cosmos-sdk/server
Adrian Brink 878a53bf0d
Prevent --gen-txs from failing silently
Instead of just failing silently if there is a non .json file or folder
in the gentx/ directory it now just skips that file or directory.

ref #940
2018-05-13 18:24:48 -04:00
..
constructors.go refactor 2018-04-27 20:36:11 -04:00
export.go Export all genesis information (closes #946) 2018-05-07 01:01:01 +02:00
init_test.go better init test 2018-04-26 14:26:39 -04:00
init.go Prevent --gen-txs from failing silently 2018-05-13 18:24:48 -04:00
start_test.go init refactor uses genesis transaction now 2018-04-26 14:26:39 -04:00
start.go refactor 2018-04-27 20:36:11 -04:00
test_helpers.go cwgoes comments, bug fix 2018-04-26 14:26:39 -04:00
tm_cmds.go gaia init automatic key processing 2018-04-26 14:26:39 -04:00
util_test.go cwgoes comments, bug fix 2018-04-26 14:26:39 -04:00
util.go refactor 2018-04-27 20:36:11 -04:00