Ethan Frey
acdc083821
Clean up genesis, add godoc to genesis and app
2017-10-20 13:42:03 +02:00
Ethan Frey
9b206153e2
Eyes takes init state, fix cli test about genesis
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
df0f3a22da
Separate genesis parsing from basecoin
2017-10-20 13:42:03 +02:00
Ethan Frey
c1d36eeb21
Fixed all tests
2017-10-20 13:42:03 +02:00
Ethan Buchman
098d17711a
fix test
2017-10-11 23:44:40 -04:00
Ethan Buchman
1785f54a57
update glide
2017-10-11 17:23:37 -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
2ea45d8ec2
mycoin -> strings
2017-10-09 01:14:16 -04:00
Ethan Buchman
1f151d1232
update for tendermint 0.11
2017-10-02 14:40:42 -04:00
Ethan Frey
b11536c579
Move the tests into basecoin examples
2017-09-08 20:51:14 +02:00
Ethan Frey
ec58e9dd46
Import more extensive keys tests from go-crypto
2017-09-08 20:47:46 +02:00
Ethan Frey
8fbf923c25
Update binaries to use our key commands, not the ones from go-crypto
2017-09-08 20:47:46 +02: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
Ethan Frey
23a539ae6f
Improve import of general tests/cli stuff as per rigel
2017-09-04 16:50:09 +02:00
Ethan Frey
96f96ffc3d
Moved basecoin into examples
2017-09-04 16:50:09 +02:00
Ethan Frey
041396b53e
Moved eyes into example apps, cleaned up Makefile
2017-09-04 16:50:09 +02:00
Ethan Frey
ce46642aa0
Move counter cli tests into example dir
2017-09-04 16:50:09 +02:00
Ethan Frey
21cc189043
moved counter to examples dir
2017-09-04 16:50:09 +02:00