Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Alexander Simmerl
|
a605b66c5a
|
Move abci imports
|
6 years ago |
Liamsi
|
d2c05bc5b9
|
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
|
6 years ago |
Liamsi
|
96a3502126
|
delete everything
|
6 years ago |
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
|
7 years ago |
Ethan Buchman
|
8311f5c611
|
abci.Info takes a struct; less merkleeyes
|
7 years ago |
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
8 years ago |
Ethan Buchman
|
fa451fc55c
|
tendermint/rpc -> tendermint/rpc/tendermint
|
8 years ago |
Ethan Buchman
|
992b11c450
|
premerge2: rpc -> rpc/tendermint
|
8 years ago |
Ethan Frey
|
931af6a072
|
Combine local and http into client package, unify tests with table-driven tests
|
8 years ago |
Ethan Frey
|
26f4b5c98e
|
Clean up package names
|
8 years ago |
Ethan Frey
|
bf1ee89b27
|
Moved httpclient into subpackage
|
8 years ago |
Ethan Frey
|
c9d36cd713
|
Add dependencies, pull out HTTPClient test code
|
8 years ago |