cosmos-sdk/x/genutil
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 chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
migrations refactor!: move v1beta2 gov types into types dir (#10763) 2021-12-16 18:23:47 +00:00
types fix: remove json tag (#10598) 2021-12-20 12:38:43 +01:00
collect.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
collect_test.go refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +00:00
doc.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
genesis.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
gentx_test.go feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
module.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00
utils.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
utils_test.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00