Commit Graph

5 Commits

Author SHA1 Message Date
Ethan Frey
850796bad5 eyes example compiles - but doesnt work 2017-10-25 19:56:48 +02:00
Ethan Frey
4bff480440 app package compiles 2017-10-25 19:56:48 +02:00
Ethan Frey
acdc083821 Clean up genesis, add godoc to genesis and app 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