Ethan Frey
7631680159
Cleanup names in genesis package
2017-10-20 13:42:03 +02:00
Ethan Frey
6305399baf
Pulled genesis file parsing into own package, for clarity
2017-10-20 13:42:03 +02:00
Ethan Frey
f65215ad92
Big cleanup of app dir
...
StoreApp just the queries, BaseApp with handler/ticker
Ticker now defined top level, as an interface, with context
Name for info taken as parameter, start cmd uses commandline name
Cleaner compisition of apps.
2017-10-20 13:42:03 +02:00
Ethan Frey
3a16fa9482
Clean up genesis handling
2017-10-20 13:42:03 +02:00
Ethan Frey
c1d36eeb21
Fixed all tests
2017-10-20 13:42:03 +02:00
rigelrozanski
f71c83305d
GetInitCmd takes app options
2017-10-11 23:29:32 -04:00
rigelrozanski
1613da91ca
genesis account coin denom flag
2017-10-11 14:06:57 -04:00
rigelrozanski
40c79a65b3
strings -> mycoin (cointype change)
2017-10-11 13:24:49 -04:00
rigelrozanski
d3b4d42458
integrated init --static, fix tests
2017-10-10 03:13:02 -04:00
rigelrozanski
5a7566a81a
init creates random priv_validator
2017-10-10 01:50:10 -04:00
rigelrozanski
1cbb4094b1
simplify tick start command
2017-10-09 05:18:40 -04:00
rigelrozanski
2ea45d8ec2
mycoin -> strings
2017-10-09 01:14:16 -04:00
rigelrozanski
c04200ceeb
start tick command choose command name
2017-10-06 15:43:15 -04:00
rigelrozanski
0e703d3f9e
Tick StartCmd now adds flags properly
2017-10-05 15:09:12 -04:00
rigelrozanski
6eb884017b
proper integration of tick functionality
2017-10-03 19:01:02 -04:00
Ethan Buchman
1f151d1232
update for tendermint 0.11
2017-10-02 14:40:42 -04:00
Ethan Frey
2951763660
Moved merkleeyes->iavl and updated references
2017-09-08 20:47:46 +02:00
rigelrozanski
4ac089f084
json testing, addressed init option PR comments
2017-09-06 01:19:20 -04:00
rigelrozanski
748a1e97e4
init --option can now use json
2017-09-06 01:19:20 -04:00
rigelrozanski
eae60cedee
added sep string var properly
2017-09-06 01:19:20 -04:00
Rigel Rozanski
bfd4ce96bb
added init option flag and tests
2017-09-06 01:19:20 -04:00
Ethan Frey
2887d0d288
Cleaned up root command to be less basecoin-specific
2017-09-04 16:50:09 +02:00
Ethan Frey
ec6843928e
Moved basecoin server commands out of examples dir to share them
2017-09-04 16:50:09 +02:00