Skip to content

Events emitted in Application.EndBlock aren't propagated #1598

@enlight

Description

@enlight

It seems like any Go contract events emitted in Application.EndBlock are never sent to subscribers, nor persisted to disk. We're probably missing call to a.EventHandler.Commit at the end of Application.EndBlock so that events emitted in EndBlock are actually sent/persisted when a.EventHandler.EmitBlockTx is called in Application.Commit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions