cosmos-sdk/x/gov/client
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
..
cli feat: add draft-proposal for x/group (#13353) 2022-09-22 00:53:02 +02:00
testutil feat!: (x/gov) store an index of proposals that are in voting period (#13576) 2022-10-26 14:52:00 +00:00
utils chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
proposal_handler.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00