Ethan Frey
|
6c60c07f16
|
BROKEN: attempt to replace go-wire.JSON with json.Unmarshall in rpc
|
2017-04-28 16:24:06 +02:00 |
|
Ethan Frey
|
f6f1f1992c
|
Prepare rpc responses for go-data compatibility, still use go-wire
|
2017-04-28 14:46:04 +02:00 |
|
Ethan Buchman
|
c930f43cbe
|
rpc: fix tests
|
2017-04-27 19:56:14 -04:00 |
|
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
2017-04-26 19:57:33 -04:00 |
|
Ethan Frey
|
bd93f76950
|
Improve rpc to properly format any alias for []byte in URIClient
|
2017-04-25 17:17:51 +02:00 |
|
Ethan Buchman
|
9e82d132ce
|
go-rpc -> tendermint/rpc
|
2017-04-21 18:19:29 -04:00 |
|
Ethan Buchman
|
c55d83281a
|
move into rpc package
|
2017-04-21 18:05:39 -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 |
|
Anton Kaliaev
|
5e5fb37774
|
rename TxID to Hash
|
2017-04-21 18:39:02 +03: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 Buchman
|
7fb0e8b30b
|
Merge branch 'feature/tx-proof' into feature/237-tx-indexing
Conflicts:
types/tx.go
|
2017-04-12 18:48:39 -04:00 |
|
Ethan Buchman
|
ac86e664c7
|
Revert "Undo last two commits"
This reverts commit d1fc37ff9e8b8034aa3c029fc59f56768f373d73.
|
2017-04-11 15:44:36 -04:00 |
|
Ethan Frey
|
d1fc37ff9e
|
Undo last two commits
|
2017-04-11 12:57:06 +02:00 |
|
Ethan Buchman
|
7fbe8e47d4
|
fix tests
|
2017-04-10 17:32:48 -04:00 |
|
Ethan Frey
|
e4e17a2c95
|
Play well with go-{rpc,crypto,data}:develop
|
2017-04-10 21:16:41 +02:00 |
|
Ethan Buchman
|
692691938c
|
remove comment
|
2017-03-02 23:57:28 -05:00 |
|
Ethan Buchman
|
a200505ae5
|
Merge pull request #422 from tendermint/fix-race
Fix race
|
2017-03-02 23:56:18 -05:00 |
|
Ethan Buchman
|
8ba79252c8
|
types: use mtx on PartSet.String()
|
2017-03-02 23:50:59 -05:00 |
|
Ethan Frey
|
21501815dd
|
Fix EventSwitch usage in WaitForOneEvent
|
2017-02-27 14:55:29 +01:00 |
|
Ethan Frey
|
d56cb2ab4b
|
fix typo
|
2017-02-24 23:40:05 +01: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
|
6282fad518
|
Clean up event switch add helper function
|
2017-02-24 19:59:40 +01:00 |
|
Ethan Frey
|
175bb329e4
|
Expose EventSwitch on top of websocket client
|
2017-02-24 19:15:22 +01: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 |
|
Ethan Frey
|
202146e4ce
|
Fix up checktx/delivertx in broadcastTx(A)sync
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
9693795c4c
|
Move common code to merkleeyes/testutil
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
cd9ee9d84b
|
cleanup
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
42a9b847ec
|
Make all client tests safe to run in parallel
|
2017-02-24 17:05:15 +01:00 |
|
Ethan Frey
|
d92a5b1074
|
Reworked WaitForHeight to avoid race conditions
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
f7f7cf576a
|
Fix race condition in websocket event listening
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
26f4b5c98e
|
Clean up package names
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
70f19e809b
|
Add MockStatus, WaitForHeight helper
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
0905332f1d
|
MockClient for real abci app
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
df172fa840
|
Provide mock interfaces for calling abci app over tendermint rpc
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
ce044dbb76
|
Extracted Clients into a consistent interface, fixed type issue in http.Client
|
2017-02-24 17:05:14 +01:00 |
|
Ethan Frey
|
7c26be3242
|
Begin implementation of local client
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
bf1ee89b27
|
Moved httpclient into subpackage
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
64feaa05f4
|
Full test coverage for rpc client
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
5ea3f24304
|
test info
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
c9d36cd713
|
Add dependencies, pull out HTTPClient test code
|
2017-02-24 17:05:13 +01:00 |
|
Ethan Frey
|
d971416d12
|
collision merge of light-client code
|
2017-02-24 17:05:12 +01:00 |
|
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
2016-01-12 19:15:10 -05:00 |
|
Ethan Buchman
|
96547d0ca8
|
ws fixes; rpc tests
|
2016-01-12 19:14:02 -05:00 |
|
Jae Kwon
|
74cdadec9f
|
Refactor RPC to be more general
|
2016-01-02 16:23:29 -08:00 |
|
Jae Kwon
|
53f74d052f
|
Fix deadlock bug in websocket client impl
|
2015-12-07 21:11:12 -08:00 |
|
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
2015-11-01 11:34:08 -08:00 |
|