tendermint/rpc/client
Anton Kaliaev 5e5fb37774
rename TxID to Hash
2017-04-21 18:39:02 +03:00
..
mock fix tests 2017-04-10 17:32:48 -04:00
event_test.go Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 2017-02-24 21:26:17 +01:00
helpers.go Fix EventSwitch usage in WaitForOneEvent 2017-02-27 14:55:29 +01:00
helpers_test.go Reworked WaitForHeight to avoid race conditions 2017-02-24 17:05:14 +01:00
httpclient.go TxResult includes Tx. /tx only works if indexer active 2017-04-18 19:56:41 -04:00
interface.go TxResult includes Tx. /tx only works if indexer active 2017-04-18 19:56:41 -04:00
localclient.go TxResult includes Tx. /tx only works if indexer active 2017-04-18 19:56:41 -04:00
main_test.go Combine local and http into client package, unify tests with table-driven tests 2017-02-24 17:05:15 +01:00
rpc_test.go rename TxID to Hash 2017-04-21 18:39:02 +03:00