cosmos-sdk/x/genutil/client/cli
Aaron Craelius 20c5ee3624
Enable proto JSON for genesis (#7000)
* Enable proto JSON for genesis

* Test fixes

* Cleanup

* Cleanup

* Cleanup

* Update CHANGELOG.md

* Protogen

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
2020-08-11 14:22:30 +00:00
..
collect.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
gentx_test.go Fix problem with Gen TX (#6924) 2020-08-04 08:41:58 +02:00
gentx.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
init_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
init.go x/genutil: fix HomeFlag (#6636) 2020-07-08 09:02:04 +02:00
migrate_test.go testutil: add ApplyMockIODiscardOutErr, simplify existing functions (#6665) 2020-07-10 08:55:48 +02:00
migrate.go Launchpad Migration (#6829) 2020-07-28 15:28:23 +00:00
validate_genesis.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00