Skip to content

Initialize: emit event on initialization #592

@sohkai

Description

@sohkai

This will help off-chain reducers spot when a contract has actually been initialized, in cases where proxy creation happens separately from initialization.

We may want to change the standard around initialization; ideally the initialization event will occur last (i.e. via a modifier), after all changes have been pushed into state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions