cosmos-sdk/x/gov/migrations
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
..
v1 feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
v2 chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
v3 refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
v4 feat!: (x/gov) store an index of proposals that are in voting period (#13576) 2022-10-26 14:52:00 +00:00