cosmos-sdk/x/gov/client/testutil
Facundo Medica 91ca57bcef
feat!: (x/gov) store an index of proposals that are in voting period (#13576)
* (x/gov) feat: move parts of Proposal into separate storages

* fix some

* fix others

* fix unit tests

* fix unit tests

* fix conflicts

* progress

* do not overwrite messages

* remove change

* simplify methods

* static data

* fix tests

* fix tests

* fix tests

* rollback some changes

* rollback some changes

* progress

* progress

* progress

* progress

* progress

* progress

* add delete

* fix tests

* use SetProposalWithoutContents whenever possible

* add migrations

* fix godoc

* gofumpt

* add changelog

* rolling back changes

* rolling back changes

* progress

* progress

* progress

* progress

* fix tests

* fix cl

* fix cl

* fix

* fix test error

* add store key in readme

* add store key in readme
2022-10-26 14:52:00 +00:00
..
deposits.go refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
grpc.go refactor!: extract simulation helpers out of simapp (#13402) 2022-09-27 21:19:44 +02:00
helpers.go refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
query.go feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
tx.go feat!: (x/gov) store an index of proposals that are in voting period (#13576) 2022-10-26 14:52:00 +00:00