cosmos-sdk/cmd/gaia/init
Jack Zampolin d8fbae677f R4R: Additional gentx verfication (#2971)
* Add check that account is in genesis and contains enough funds to gentx command

* Fix CLI tests and make them parallel

* Update makefile to take advantage of parallel tests

* Add path seperator back in

* Don
't check error on key delete

* Add debuggin printout for debugging remote test failures

* Update cmd/gaia/init/gentx.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>

* Update cmd/gaia/init/gentx.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>

* Change to bondDenom from the stake section in genesis

* Add PENDING.md

* Push changes

* Fix CI failure

* Address PR comments

* Fix broken gov tests

* Address PR comments

* Address PR comments
2018-12-04 10:57:44 +01:00
..
collect.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
genesis_accts.go add-genesis-account: validate app state accounts 2018-11-15 15:44:27 +00:00
genesis_accts_test.go Change gas & related fields to unsigned integer type (#2839) 2018-11-19 09:13:45 -08:00
gentx.go R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
init.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
init_test.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
testnet.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
utils.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00