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 |
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
|
3f1b567129
|
Remove signer from JSON output
|
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
|
790cde028b
|
Remove NewNodeDefault...
|
9 years ago |
Jae Kwon
|
c9dbd81178
|
Merge remote-tracking branch 'remotes/origin/signer'
Conflicts:
types/priv_validator.go
|
9 years ago |
Jae Kwon
|
4c12de6203
|
Flush msgs to remoteProxyApp automatically
|
9 years ago |
Jae Kwon
|
7cf85c5e71
|
Change commit timeout to 1 sec for testing
|
9 years ago |
Jae Kwon
|
37bb8868de
|
Fixing Makefile to get_deps before install
|
9 years ago |
Jae Kwon
|
5d06bb964b
|
Fix comments about AppHash, rollbacks, etc
|
9 years ago |
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
9 years ago |
Jae Kwon
|
792759c414
|
Updated Makefile to include test_novendor
|
9 years ago |
Jae Kwon
|
cf3dc5a6ff
|
Remove accidental files
|
9 years ago |
Jae Kwon
|
9d71a0409c
|
Add Glide files for project management
|
9 years ago |
Jae Kwon
|
f0c80837a6
|
Include p2p connection status in RPC net_info
|
9 years ago |
Jae Kwon
|
1d34bb173e
|
HTTP responses are pretty JSON
|
9 years ago |
Jae Kwon
|
ccbcb9f418
|
Reduce commit timeout for tests
|
9 years ago |
Jae Kwon
|
74cdadec9f
|
Refactor RPC to be more general
|
9 years ago |
Jae Kwon
|
6132017f82
|
Remove mempool log bypass
|
9 years ago |
Jae Kwon
|
9357e8ecf8
|
IsCaughtUp requires a peer
|
9 years ago |
Jae Kwon
|
9247b0fbd2
|
Fix HeightVoteSet bug where first catchup vote doesn't get added
|
9 years ago |
Jae Kwon
|
0e7b069cd8
|
Remove broken mmm benchmark that doesn't belong
|
9 years ago |
Jae Kwon
|
dcc1caaf68
|
Make Receive() logging consistent
|
9 years ago |
Jae Kwon
|
708ee232bc
|
Add more unit benchmarks
|
9 years ago |
Jae Kwon
|
5a8a9bfd69
|
Make fast_sync=true by default, with more relaxed conditions
|
9 years ago |
Ethan Buchman
|
94194fea46
|
fix logging proposal when we might not have it
|
9 years ago |
Jae Kwon
|
ceb6e1e95f
|
Make consensus logs use default log handler
|
9 years ago |
Jae Kwon
|
d58b3d54b1
|
tendermint init makes random chain ID
|
9 years ago |
Jae Kwon
|
a204f59ecb
|
Merge pull request #171 from tendermint/init
Init
|
9 years ago |
Jae Kwon
|
d87667a0c2
|
Conform to go-wire new TypeByte behavior for broadcasts
|
9 years ago |
Ethan Buchman
|
6f5baa8414
|
rpc: add app_hash to /status
|
9 years ago |