Skip to content

Commit

Permalink
feat(x/gov): add MsgSubmitProposal SetMsgs method (backport cosmos#17387
Browse files Browse the repository at this point in the history
) (cosmos#17388)

Co-authored-by: Julien Robert <julien@rbrt.fr>
  • Loading branch information
2 people authored and rootulp committed Nov 7, 2023
1 parent eecbfe9 commit 1aa6d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### Improvements

* (x/gov) [#17387](https://github.com/cosmos/cosmos-sdk/pull/17387) Add `MsgSubmitProposal` `SetMsgs` method.
* (x/gov) [#17354](https://github.com/cosmos/cosmos-sdk/issues/17354) Emit `VoterAddr` in `proposal_vote` event.
* (x/genutil) [#17296](https://github.com/cosmos/cosmos-sdk/pull/17296) Add `MigrateHandler` to allow reuse migrate genesis related function.
* In v0.46, v0.47 this function is additive to the `genesis migrate` command. However in v0.50+, adding custom migrations to the `genesis migrate` command is directly possible.
Expand Down

0 comments on commit 1aa6d60

Please sign in to comment.