Commit Graph

62 Commits

Author SHA1 Message Date
Ethan Buchman 8170d878b8 remove --testnet flag. just output all info on init 2018-04-01 02:57:47 +03:00
Christopher Goes 27d24610ab basecoind init --testnet (closes #718) 2018-03-29 12:04:52 +02:00
Ethan Buchman 64852138b6 fix the tests. includes some hacks 2018-03-18 02:02:26 +01:00
Ethan Buchman 7f3a6e0c04 Options -> AppState 2018-03-17 23:10:44 +01:00
Ethan Buchman 62d6a5de46 crypto.Address -> sdk.Address 2018-03-02 02:49:07 -05:00
rigelrozanski 65f27f2daa basecli refactor 2018-03-01 02:36:57 +00:00
Ethan Frey d694dbe7c1 Add first server command tests 2018-03-01 02:36:08 +00:00
Ethan Frey 1f31fbeea8 Start writing test scaffold to test server 2018-03-01 02:34:05 +00:00
Ethan Frey 603c358574 Fix up server app_options initialization 2018-03-01 02:31:17 +00:00
Ethan Frey 94ddda6a1f Copy init code from tendermint so it runs properly 2018-03-01 02:31:17 +00:00
Ethan Frey c0f9a6f1cb Update dependencies to import tendermint 2018-03-01 02:30:14 +00:00
Ethan Frey 09e07bb44a Extracted initialization logic into server, default option generation in gaia 2018-03-01 02:30:14 +00:00