Jae Kwon
|
4b40a58c0e
|
Fix rpc/test import; Remove ~/.tendermint_test on each test
|
9 years ago |
Ethan Buchman
|
273a65724d
|
replayCatchup test
|
9 years ago |
Jae Kwon
|
8be32257e7
|
Make subscribeToEvent have capacity 1
|
9 years ago |
Ethan Buchman
|
26f0e2bc2d
|
msgLogFP -> write ahead log
|
9 years ago |
Jae Kwon
|
7b75ca7bb5
|
Remove SubscribeToEvent
|
9 years ago |
Jae Kwon
|
0380e404bd
|
Conform to go-wire version 0.6.0
|
9 years ago |
Jae Kwon
|
ca259ce82a
|
Conform to go-merkle version 0.2.0
|
9 years ago |
Jae Kwon
|
a7878f1d0d
|
Add basic test for level_db
|
9 years ago |
Ethan Buchman
|
1fb7234ff5
|
fix test
|
9 years ago |
Ethan Buchman
|
1af021846e
|
fill in metrics
|
9 years ago |
Ethan Buchman
|
673e346ba4
|
some refactoring; fixes; readme
|
9 years ago |
Ethan Buchman
|
3b06368569
|
rebase fixes
|
9 years ago |
Ethan Buchman
|
6bcf53195f
|
consensus: use replay log to avoid sign regression
|
9 years ago |
Ethan Buchman
|
bc2a721a0a
|
clean up replay output
|
9 years ago |
Ethan Buchman
|
56076d4d0e
|
some cleanup; log time with consensus msgs
|
9 years ago |
Ethan Buchman
|
9fc0726504
|
timeoutProposeDelta
|
9 years ago |
Ethan Buchman
|
298928dc44
|
fix replay bug from timeoutRoutine
|
9 years ago |
Ethan Buchman
|
c0c2a4b968
|
use validation round in reconstructLastCommit
|
9 years ago |
Ethan Buchman
|
2b13386d7b
|
consensus: replay console
|
9 years ago |
Ethan Buchman
|
6aaa5fb0bf
|
consensus: msg saving and replay
|
9 years ago |
Ethan Buchman
|
892174997b
|
Merge pull request #178 from tendermint/rpc_tests
Rpc tests
|
9 years ago |
Jae Kwon
|
f100404362
|
Make EventDataRoundState use json:"-" instead of Getter/Setter
|
9 years ago |
Jae Kwon
|
e8ffe6bb4c
|
Remove AssertIsEventData; Remove EventResult
|
9 years ago |
Jae Kwon
|
3f1b567129
|
Remove signer from JSON output
|
9 years ago |
Ethan Buchman
|
e6e9f3ac6b
|
updates from go-rpc, go-event-meter
|
9 years ago |
Ethan Buchman
|
14735d5eb5
|
RawMessage fix
|
9 years ago |
Ethan Buchman
|
91c734d02e
|
client: ResultsCh chan json.RawMessage, ErrorsCh
|
9 years ago |
Ethan Buchman
|
8e776a252b
|
rpc: test cleanup
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
aff561d8c3
|
RPCResponse.Result is json.RawMessage
|
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 |
Ethan Buchman
|
d835cfe3e7
|
refactor, fixes
|
9 years ago |
Jae Kwon
|
790cde028b
|
Remove NewNodeDefault...
|
9 years ago |
Jae Kwon
|
c9dbd81178
|
Merge remote-tracking branch 'remotes/origin/signer'
Conflicts:
types/priv_validator.go
|
9 years ago |
Ethan Buchman
|
a5f26a8999
|
EventResult
|
9 years ago |
Ethan Buchman
|
0bcae125c2
|
use comma separated string for arg names
|
9 years ago |
Jae Kwon
|
44f22e351b
|
Add RetCodeBadNonce and fix response formats
|
9 years ago |
Ethan Buchman
|
3d59e13dd8
|
move from tendermint/tendermint
|
9 years ago |
Ethan Buchman
|
089435d31b
|
move from tendermint/tendermint
|
9 years ago |
Ethan Buchman
|
e85e2842a0
|
Initial commit
|
9 years ago |
Ethan Buchman
|
c52524a215
|
Initial commit
|
9 years ago |
Jae Kwon
|
8dacd4172e
|
Fix bug where Unset halts ThrottleTimer
|
9 years ago |
Ethan Buchman
|
1b8aacd2ee
|
generic event meter
|
9 years ago |
Jae Kwon
|
4c12de6203
|
Flush msgs to remoteProxyApp automatically
|
9 years ago |
Jae Kwon
|
c58b1cbf8a
|
Add ThrottleTimer.Unset
|
9 years ago |
Jae Kwon
|
7cf85c5e71
|
Change commit timeout to 1 sec for testing
|
9 years ago |