-
Notifications
You must be signed in to change notification settings - Fork 993
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
Integrate validator set update vote extensions into ProcessProposal #372
Integrate validator set update vote extensions into ProcessProposal #372
Conversation
f1a8a5d
to
1904812
Compare
c018ae5
to
6a17bf8
Compare
opened this PR for review since it was already integrated into |
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.
Happy to merge this and then test/review everything as whole when the shim is merged in. I need to check my understanding of how validator set updates will be submitted on Namada chain in the new design.
* Implement faucet transfers in interface * Hook up UI * hook up faucet to slice, finish form * Faucet transfers for Ledger HW wallet * Fix signing for keypair accounts (non-Ledger)
Implements the fourth item of issue #242