cosmos-sdk/x/gov/client
Roman 07f7035f8d
feat!: initial deposit requirement for proposals (#12771)
* feat!: initial deposit requirement for proposals

* changelog

* fix genesis sim tests

* msg server test and err check

* fix e2e gov tests

* fix param tests

* fix sim and migration tests

* remove redundant check

* uncomment tests and revert the consensus version change

* migrations comment

* fix comment in simulation genesis

* restore zero ratio check

* remove gogoproto tag from new param

* upgrading.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-08-02 20:40:00 +02:00
..
cli feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
testutil feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
utils refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
proposal_handler.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00