Commit Graph

3 Commits

Author SHA1 Message Date
Greg Szabo aab685beb5 Changed port numbers in docker-compose to the new port numbers 2018-06-15 00:21:31 -07:00
Greg Szabo 50ec5616fa Changed node names in Docker compose to avoid clash with tendermint similar localnodes. 2018-06-14 23:02:40 -07:00
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