Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'fraccaman+grarco/governance-custom-proposals' (#1056)
* fraccaman+grarco/governance-custom-proposals: changelog: add #1056 Refactors proposal execution Updates governance user guide [ci] wasm checksums update Fmt Removes unwrap from `compute_tally` Replaces `TallyResult::Failed` with `Error` Continues governance tally if wrong vote type Misc fixes Fixes vote memo in governance docs Clippy + fmt Removes comment Fixes nam value in governance eth test Fixes length of hex message in e2e tests Generates keypair for eth proposal e2e test Fixes typos in e2e tests Fixes pgf e2e test and governance vp Adds e2e test for eth proposal Refactors pgf council vote to HashSet Refactors custom proposal vote in client Updates cli proposal vote help Manages eth proposals in `finalize_block` Updates tally with eth proposals Updates governance vp for eth votes Adds ETH bridge cutom proposal Updates eth bridge vote in gov specs Clippy + fmt Fixes pgf e2e error Refunds for pgf proposal Finalizes pgf e2e test Improves governance VP vote check Improves pgf e2e test Fixes `ProposalType` serialization Clippy + fmt Adds pgf e2e test to github workflow Pgf proposal e2e test Fixes governance VP Improves governance vote command help Refactors cli governance vote. Improves custom proposal vote validation Clippy + fmt Refactors governance `Votes` Refactors `compute_tally` and removes duplicate Updates tally result Fixes governance specs Updates proposal tally for proposal types Updates governance specs with regard to PGF Updates init proposal tx and governance VP Renames `proposal_type` Adds `ProposalType` and `VoteType`
- Loading branch information