cosmos-sdk/server/mock
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
..
app.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
app_test.go move original mock into server 2018-06-07 21:33:06 -07:00
helpers.go move original mock into server 2018-06-07 21:33:06 -07:00
store.go move original mock into server 2018-06-07 21:33:06 -07:00
store_test.go move original mock into server 2018-06-07 21:33:06 -07:00
tx.go move original mock into server 2018-06-07 21:33:06 -07:00