Commit Graph

14 Commits

Author SHA1 Message Date
Ethan Frey 850796bad5 eyes example compiles - but doesnt work 2017-10-25 19:56:48 +02:00
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 1613da91ca genesis account coin denom flag 2017-10-11 14:06:57 -04:00
rigelrozanski 1cbb4094b1 simplify tick start command 2017-10-09 05:18:40 -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 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