Jae Kwon
|
a073b1db9c
|
Refactor replay console -> replay_file in consensus/replay_file.go
|
8 years ago |
Ethan Buchman
|
55b4bfa1fe
|
consensus: let time.Timer handle non-positive durations
|
8 years ago |
Ethan Buchman
|
0c01b0ded9
|
state.State and wal.writeHeight after handshake
|
8 years ago |
Ethan Buchman
|
40b08f2494
|
consensus: mv timeoutRoutine into TimeoutTicker
|
8 years ago |
Jae Kwon
|
4202c4bf20
|
Fix Merge pull request #319
|
8 years ago |
Jae Kwon
|
1173a85c85
|
Use BlockID everywhere
|
8 years ago |
Jae Kwon
|
1788a68b1c
|
Consensus WAL uses AutoFile/Group
|
8 years ago |
Ethan Buchman
|
71baad59df
|
replay: ensure cs.height and wal.height match
|
8 years ago |
Ethan Buchman
|
3c18d841fa
|
replay: larger read buffer
|
8 years ago |
Ethan Buchman
|
987dac9ee0
|
consensus: no sign err in replay; fix a race
|
8 years ago |
Ethan Buchman
|
3998bdbfc1
|
fixes from review
|
8 years ago |
Ethan Buchman
|
1110c5d37d
|
privVal.LastSignBytes and more replay tests
|
8 years ago |
Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Ethan Buchman
|
69d906f7dd
|
drain internalMsgQueue and wait for cswal on quit
|
9 years ago |
Ethan Buchman
|
fe660580a4
|
catchup replay fix
|
9 years ago |
Ethan Buchman
|
273a65724d
|
replayCatchup test
|
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
|
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 |