cosmos-sdk/app
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
..
testdata fix panic when genesis file does not include app_options (Fixes #101) 2017-06-05 15:11:46 +03:00
app_test.go Big cleanup of app dir 2017-10-20 13:42:03 +02:00
base.go Big cleanup of app dir 2017-10-20 13:42:03 +02:00
genesis_test.go Big cleanup of app dir 2017-10-20 13:42:03 +02:00
genesis.go Clean up genesis handling 2017-10-20 13:42:03 +02:00
store.go Big cleanup of app dir 2017-10-20 13:42:03 +02:00
val_test.go Big cleanup of app dir 2017-10-20 13:42:03 +02:00