-
Notifications
You must be signed in to change notification settings - Fork 956
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
Disentangle Ethereum events logic from vote extensions #243
Conversation
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.
We're adding a lot of TODO comments to the code, I think some of these could better come in (implemented) in the next 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.
Some small comments, but generally looks good
Implements the first item of issue #242
This process is quite boring, and I may not catch all references of vote extension which were really meant to reference Ethereum events. Therefore, future PRs may be needed to rename everything that's left.