-
Notifications
You must be signed in to change notification settings - Fork 0
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
Vote extensions implementation #60
Conversation
Co-authored-by: Sergio Mena <sergio@informal.systems>
Hi @marcello33. These are my replies to this comment.
More on point 5 above:
|
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.
Approving this because all major design-related comments have been addressed.
I left some non-trivial comments today, but I believe they shouldn't be blocking progress.
Please bring them back to me if you think it's necessary when I'm back.
Finally, thanks for your patience when addressing my (sometimes picky) comments 🙏.
Description
This PR contains the implementation of the VEs functionality.
This requires some changes in cosmos-sdk and cometbfr. For reference, see this and this PRs
Changes
Checklist
Testing