Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize: emit event on initialization #592

Open
sohkai opened this issue Jul 11, 2020 · 0 comments
Open

Initialize: emit event on initialization #592

sohkai opened this issue Jul 11, 2020 · 0 comments

Comments

@sohkai
Copy link
Contributor

sohkai commented Jul 11, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant