cosmos-sdk/cmd/gaia/app
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
..
benchmarks Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures 2018-12-03 18:29:50 +01:00
app_test.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
app.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
export.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
genesis_test.go Merge branch 'develop' into dev/sim_msg_edit_val 2018-11-07 13:26:00 -08:00
genesis.go R4R: Additional gentx verfication (#2971) 2018-12-04 10:57:44 +01:00
invariants.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
sim_test.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00