cosmos-sdk/x/gov
Marko 3cbc38ddad
fix: remove json tag (#10598)
* remove json tag

* fix compile

* add changelog entry for breaking changes

* remove last two jsontags

* move chaglog to client

* add json_name to pubkey

* fix build

* fix some json tags in tests

* remove ormpb
2021-12-20 12:38:43 +01:00
..
client refactor!: move v1beta2 gov types into types dir (#10763) 2021-12-16 18:23:47 +00:00
keeper refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
migrations refactor!: move v1beta2 gov types into types dir (#10763) 2021-12-16 18:23:47 +00:00
simulation refactor!: move v1beta2 gov types into types dir (#10763) 2021-12-16 18:23:47 +00:00
spec docs: update gov spec with proposal changes (#10594) 2021-12-02 19:13:08 +01:00
types fix: remove json tag (#10598) 2021-12-20 12:38:43 +01:00
README.md docs: add READMEs to each modules' directory (#10721) 2021-12-10 16:10:11 +00:00
abci.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
abci_test.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
common_test.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
genesis.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
genesis_test.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
module.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
module_test.go feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00

README.md

Governance