We want to create a proposal with custom voting options, not just yes, no, NWV and abstain.
Problem Definition
Yes/No proposals are too restrictive in terms of choices; having custom voting options would allow a single proposal to cover a whole set of options without the need to create multiple Yes/No proposals for each option (which can be a blocker considering the high deposit amount of govgen).
Proposal
At the submit proposal step, it's possible to customize the vote options. Should only be possible for text proposals.
Summary
We want to create a proposal with custom voting options, not just yes, no, NWV and abstain.
Problem Definition
Yes/No proposals are too restrictive in terms of choices; having custom voting options would allow a single proposal to cover a whole set of options without the need to create multiple Yes/No proposals for each option (which can be a blocker considering the high deposit amount of govgen).
Proposal
At the submit proposal step, it's possible to customize the vote options. Should only be possible for text proposals.
A similar feature has been recently shipped in the SDK, unfortunately in a version that is too recent, but we can maybe use it as a model: https://github.com/cosmos/cosmos-sdk/pull/18762
Task list
For Admin Use