cosmos-sdk/cmd/gaia
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
..
app R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
cli_test R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
cmd Merge PR #2956: gaiadebug: fix addr fmt to print bech32 and hex 2018-11-30 15:39:18 +01:00
init R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
testnets Merge PR #2337: Update revoked -> jailed in the docs, and in minor places within cmd 2018-09-15 02:52:23 +08:00