cosmos-sdk/server
Greg Szabo 4c5e536b31 Added testnet command and localnet targets
Finished testnet command and introduced localnet targets in Makefile, together with gaiadnode Docker image

Fixed function parameter list - now starts with ctx

Separated GenTxConfig into a server/config package so both the server package and the mock package can use it

Adding server/config to app package

gaiadnode Docker image

Separated GenTxConfig into a server/config package so both the server package and the mock package can use it

Adding server/config to app package

Fixes requested by Rigel

Removed commented code

Global flag fixes
2018-06-12 11:25:03 -07:00
..
config Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
mock Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
constructors.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
export.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
init_test.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
init.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
start_test.go move original mock into server 2018-06-07 21:33:06 -07:00
start.go Merge PR #1178: Merge master (Tendermint updates) 2018-06-09 06:34:27 +02:00
test_helpers.go better tooling for cli, couple lsd fixes 2018-05-31 18:46:25 -07:00
testnet.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
tm_cmds.go Merge PR #1178: Merge master (Tendermint updates) 2018-06-09 06:34:27 +02:00
util_test.go cwgoes comments, bug fix 2018-04-26 14:26:39 -04:00
util.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00