Alexander Simmerl
|
a605b66c5a
|
Move abci imports
|
2018-06-22 07:28:07 +02:00 |
|
Zach
|
2cc63069c6
|
rename dummy to kvstore (#1223)
* remove accidental binary
* docs: s/Dummy&dummy/KVStore&kvstore/g
* glide update to abci
* update abci import paths
* dummy begone, hello kvstore
* RequestInitChain needs genesisBytes
* glide update
|
2018-02-27 18:01:10 +04:00 |
|
Ethan Buchman
|
8311f5c611
|
abci.Info takes a struct; less merkleeyes
|
2017-09-22 11:42:40 -04:00 |
|
Ethan Frey
|
931af6a072
|
Combine local and http into client package, unify tests with table-driven tests
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
bf1ee89b27
|
Moved httpclient into subpackage
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
c9d36cd713
|
Add dependencies, pull out HTTPClient test code
|
2017-02-24 17:05:13 +01:00 |
|