Skip to content
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

Add support for MsgVoteWeighted #1435

Closed
webmaster128 opened this issue Sep 21, 2022 · 0 comments · Fixed by #1481
Closed

Add support for MsgVoteWeighted #1435

webmaster128 opened this issue Sep 21, 2022 · 0 comments · Fixed by #1481
Milestone

Comments

@webmaster128
Copy link
Member

MsgVoteWeighted is like MsgVote but allows splitting the vote in different options. The protobuf definition is here: https://github.com/cosmos/cosmos-sdk/blob/v0.45.8/proto/cosmos/gov/v1beta1/tx.proto#L66-L78. Implementation should be a pretty straight forward addition. We need a new capability, similar to cosmwasm_1_1.

See https://github.com/cosmos/cosmos-sdk/blob/main/docs/architecture/adr-037-gov-split-vote.md for context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant