1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-06-10 12:01:18 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
2cc63069c6 rename dummy to kvstore ()
* 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
844c43e044 use stdlib context 2017-11-14 22:30:00 +00:00
194712fd3b rpc: wait for rpc servers to be available in tests 2017-11-14 21:51:49 +00:00
d56b44f3a5 all: no more anonymous imports 2017-10-04 16:40:45 -04:00
a518d08839 rpc: response types use Result instead of pb Response 2017-04-27 19:34:25 -04:00
cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 2017-04-26 19:57:33 -04:00
992b11c450 premerge2: rpc -> rpc/tendermint 2017-04-21 17:39:56 -04:00
94b6dd65ee AppendTx -> DeliverTx 2017-01-12 15:55:03 -05:00
2ef695da97 include check/append responses in broadcast_tx_commit 2016-12-02 00:29:25 -05:00
db437e7a45 broadcast_tx via grpc 2016-12-02 00:29:25 -05:00