cosmos-sdk/x/genutil/client/cli
Amaury Martiny f3c6ed61b4
Use encoding/json for genesis (#7037)
* Use encoding/json for genesis

* Fix typo

* WIP Add test

* Add integration test

* byebye singleton

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-15 08:52:33 +00:00
..
collect.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
gentx.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
gentx_test.go Fix problem with Gen TX (#6924) 2020-08-04 08:41:58 +02:00
init.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
init_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
migrate.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
migrate_test.go testutil: add ApplyMockIODiscardOutErr, simplify existing functions (#6665) 2020-07-10 08:55:48 +02:00
validate_genesis.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00