tendermint/rpc
Anton Kaliaev 45ff7cdd0c rewrite ws client to expose a callback instead of a channel
callback gives more power to the publisher. plus it is optional
comparing to a channel, which will block the whole client if you won't
read from it.
2017-10-02 13:00:20 -04:00
..
client rewrite ws client to expose a callback instead of a channel 2017-10-02 13:00:20 -04:00
core abci.Info takes a struct; less merkleeyes 2017-09-22 11:42:40 -04:00
grpc Fix broken reference to ABCI 2017-10-02 13:00:20 -04:00
lib rewrite ws client to expose a callback instead of a channel 2017-10-02 13:00:20 -04:00
test node: NewNode takes DBProvider and GenDocProvider 2017-09-21 15:54:33 -04:00