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 |
Zach Ramsay
|
d7cb291fb2
|
errcheck; sort some stuff out
|
7 years ago |
Zach Ramsay
|
68e7983c70
|
linting errors: afew more
|
7 years ago |
Ethan Buchman
|
844c43e044
|
use stdlib context
|
7 years ago |
Ethan Buchman
|
194712fd3b
|
rpc: wait for rpc servers to be available in tests
|
7 years ago |
Zach Ramsay
|
d56b44f3a5
|
all: no more anonymous imports
|
7 years ago |
Martin Dyring-Andersen
|
b61f5482d4
|
Fix broken reference to ABCI
|
7 years ago |
Ethan Buchman
|
cc2b418f7f
|
p2p: test fix
|
7 years ago |
Anton Kaliaev
|
5fea1d2675
|
[.editorconfig] add rule for .proto files [ci skip]
|
7 years ago |
Ethan Buchman
|
d8ca0580a8
|
rpc: move grpc_test from test/ to grpc/
|
7 years ago |
Ethan Buchman
|
a518d08839
|
rpc: response types use Result instead of pb Response
|
8 years ago |
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
8 years ago |
Ethan Buchman
|
992b11c450
|
premerge2: rpc -> rpc/tendermint
|
8 years ago |
Ethan Buchman
|
94b6dd65ee
|
AppendTx -> DeliverTx
|
8 years ago |
Ethan Buchman
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
b74a97a4f6
|
update grpc broadcast tx
|
8 years ago |
Ethan Buchman
|
2ef695da97
|
include check/append responses in broadcast_tx_commit
|
8 years ago |
Ethan Buchman
|
db437e7a45
|
broadcast_tx via grpc
|
8 years ago |