Ethan Buchman
|
9fbbdbbe0f
|
server: consolidate files
|
2018-04-05 13:31:33 +03:00 |
Ethan Buchman
|
609ea0d0f0
|
more daemon refactoring
|
2018-04-05 13:24:53 +03:00 |
Ethan Buchman
|
f79d06c9f3
|
refactor basecoind, change GenAppOptions
|
2018-04-05 13:09:02 +03:00 |
Christopher Goes
|
74a2246b3e
|
Pass logger and config through CLI context (closes #725)
|
2018-04-05 11:20:05 +02:00 |
Christopher Goes
|
ed54dc43f2
|
Add ChainID to testnet JSON (closes #773)
|
2018-04-03 22:16:03 +02:00 |
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 |