-
Notifications
You must be signed in to change notification settings - Fork 95
feat(events): add events #107
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
Conversation
Sorry I think this idea came a bit late, but now that's there qualified access to events in other contracts starting in 0.8.21, maybe we can just put these events into IBlue? Not blocking. Can be done in a future PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works (so I approve), but I'll never be convinced that not internalizing a storage update + its corresponding event is a good practice, especially when it's done twice in the code
Agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Uh oh!
There was an error while loading. Please reload this page.