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 Buchman
|
f4d0076344
|
TxResult includes Tx. /tx only works if indexer active
|
2017-04-18 19:56:41 -04:00 |
|
Ethan Frey
|
20458564b2
|
Expose Tx method in the clients
|
2017-04-13 21:49:21 +02:00 |
|
Ethan Frey
|
9be3064904
|
Expose and test EventSwitch in client.Local
|
2017-02-24 17:51:19 +01:00 |
|
Ethan Frey
|
98450ee2db
|
Client: DumpConsensusState, not DialSeeds. Cleanup
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
931af6a072
|
Combine local and http into client package, unify tests with table-driven tests
|
2017-02-24 17:05:15 +01:00 |
|