Ethan Frey
|
4ee9acb8a7
|
Improve tx tests for both prove true/false
|
8 years ago |
Ethan Frey
|
b33a7c46ce
|
Break new Tx rpc endpoint
|
8 years ago |
Ethan Buchman
|
58c860ba11
|
rpc/test: /tx
|
8 years ago |
Ethan Buchman
|
ac86e664c7
|
Revert "Undo last two commits"
This reverts commit d1fc37ff9e .
|
8 years ago |
Ethan Frey
|
d1fc37ff9e
|
Undo last two commits
|
8 years ago |
Ethan Frey
|
e4e17a2c95
|
Play well with go-{rpc,crypto,data}:develop
|
8 years ago |
Ethan Frey
|
cd9ee9d84b
|
cleanup
|
8 years ago |
Ethan Frey
|
42a9b847ec
|
Make all client tests safe to run in parallel
|
8 years ago |
Ethan Frey
|
7c26be3242
|
Begin implementation of local client
|
8 years ago |
Ethan Frey
|
bf1ee89b27
|
Moved httpclient into subpackage
|
8 years ago |
Ethan Frey
|
c9d36cd713
|
Add dependencies, pull out HTTPClient test code
|
8 years ago |
Ethan Frey
|
2c75c9daf9
|
Clean up tests, remove panics
|
8 years ago |
Ethan Frey
|
d971416d12
|
collision merge of light-client code
|
8 years ago |
Jae Kwon
|
1af930441c
|
Support new Query message for proofs
|
8 years ago |
Jae Kwon
|
9a2dd8bc92
|
Refactor Node; Node is a simple BaseService
|
8 years ago |
Ethan Buchman
|
94b6dd65ee
|
AppendTx -> DeliverTx
|
8 years ago |
Ethan Buchman
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Matt Bell
|
1532879c64
|
Fixed RPC client tests
|
8 years ago |
Ethan Buchman
|
2ef695da97
|
include check/append responses in broadcast_tx_commit
|
8 years ago |
Ethan Buchman
|
db437e7a45
|
broadcast_tx via grpc
|
8 years ago |
Ethan Buchman
|
64c7a0ad0d
|
update glide
|
8 years ago |
Ethan Frey
|
0665bc6e4b
|
Add test for proper tx event
|
8 years ago |
Ethan Buchman
|
41918d619c
|
expose query and info through rpc
|
8 years ago |
Ethan Buchman
|
035ca7ef61
|
proxy: NewAppConns takes a NewTMSPClient func
|
8 years ago |
Ethan Buchman
|
3a7ee13ece
|
proxy: typed app conns
|
8 years ago |
Ethan Buchman
|
bd429f3d4f
|
config: all urls use tcp:// or unix:// prefix
|
8 years ago |
Ethan Buchman
|
a43d53ac6e
|
rpc/tests: panic dont t.Fatal. use random txs for broadcast
|
8 years ago |
Ethan Buchman
|
8ca615c301
|
wait until txs removed from mempool to fire tx events
|
8 years ago |
Ethan Buchman
|
7e3e9ee9d2
|
rpc: broadcast tests. closes #219
|
8 years ago |
Ethan Buchman
|
6365c5efb5
|
bring back unsafe_set_config
|
9 years ago |
Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Ethan Buchman
|
0df4a723e9
|
support in process tmsp apps
|
9 years ago |
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
9 years ago |
Ethan Buchman
|
05af306a8d
|
rpc: unsafe_set_config
|
9 years ago |
Ethan Buchman
|
254baa19f3
|
fixes for go-rpc unix socket updates
|
9 years ago |
Jae Kwon
|
4b40a58c0e
|
Fix rpc/test import; Remove ~/.tendermint_test on each test
|
9 years ago |
Ethan Buchman
|
8e776a252b
|
rpc: test cleanup
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
799efb0629
|
merge/rebase fixes
|
9 years ago |
Ethan Buchman
|
ee449a94c8
|
move ResultEvent to go-events
|
9 years ago |
Ethan Buchman
|
fb59255095
|
use TendermintResult for rpctypes.Result
|
9 years ago |
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
9 years ago |
Ethan Buchman
|
96547d0ca8
|
ws fixes; rpc tests
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
9 years ago |
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Ethan Buchman
|
e4f0e2b399
|
update namereg with longer names, more allowed chars
|
9 years ago |
Jae Kwon
|
625f23af13
|
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
|
9 years ago |
Jae Kwon
|
56b195a899
|
tendermint send_tx
|
9 years ago |
Jae Kwon
|
ffcc657be6
|
event listeners take EventData, not interface{}; EventData type assertions
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |