cosmos-sdk/x/genutil/client/cli
Amaury 3f52d5a44f
Add 0.43 CLI JSON `migrate` command (#8880)
* Add aadr-037 json migration

* Add 0.43 to CLI migraet command

* Add comment

* Don't cover .pb.go

* Bez says (2)

* Reviews

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-22 11:30:26 +00:00
..
collect.go Use encoding/json for genesis (#7037) 2020-08-15 08:52:33 +00:00
gentx.go Fix gentx command setting wrong amount (#8255) 2021-01-05 15:08:56 +00:00
gentx_test.go Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
init.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
init_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
migrate.go Add 0.43 CLI JSON `migrate` command (#8880) 2021-03-22 11:30:26 +00:00
migrate_test.go Add 0.43 CLI JSON `migrate` command (#8880) 2021-03-22 11:30:26 +00:00
validate_genesis.go Add msg on CLI for migrating GenesisDoc (#8164) 2020-12-14 22:51:23 +00:00
validate_genesis_test.go Add 0.43 CLI JSON `migrate` command (#8880) 2021-03-22 11:30:26 +00:00