Ethan Buchman
|
b234f7aba2
|
Merge pull request #741 from tendermint/client-compile-time-assertions
rpc/client: use compile time assertions instead of methods
|
2017-10-17 03:41:24 -04:00 |
|
Emmanuel Odeke
|
5f218a43fd
|
rpc/client: use compile time assertions instead of methods
|
2017-10-13 14:30:54 -06:00 |
|
Anton Kaliaev
|
db413aadfd
|
fixes from @cloudhead review
|
2017-10-13 15:03:21 +04:00 |
|
Anton Kaliaev
|
5433e5771e
|
support historical abci queries (Refs #482)
|
2017-10-13 15:03:20 +04:00 |
|
Ethan Buchman
|
f0f1ebe013
|
rpc: Block and Commit take pointers; return latest on nil
|
2017-09-03 16:07:37 -04:00 |
|
Ethan Buchman
|
e2e8746044
|
rpc: historical validators
|
2017-09-03 16:07:37 -04:00 |
|
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
2017-04-26 19:57:33 -04:00 |
|
Ethan Buchman
|
992b11c450
|
premerge2: rpc -> rpc/tendermint
|
2017-04-21 17:39:56 -04:00 |
|
Ethan Frey
|
90abc61c56
|
Improve go-data json support in rpc
|
2017-04-21 16:55:37 -04:00 |
|
Ethan Frey
|
4fead237f0
|
Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket
|
2017-02-24 21:26:17 +01:00 |
|
Ethan Frey
|
98450ee2db
|
Client: DumpConsensusState, not DialSeeds. Cleanup
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
df172fa840
|
Provide mock interfaces for calling abci app over tendermint rpc
|
2017-02-24 17:05:14 +01:00 |
|