Ethan Buchman
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
e7a12f8e38
|
cs.Wait()
|
8 years ago |
Ethan Buchman
|
ce0c638005
|
little fix
|
8 years ago |
Anton Kalyaev
|
a1fd312bb1
|
make progress asap on full precommit votes optional (Refs #348)
|
8 years ago |
Ethan Buchman
|
d68cdce2d5
|
consensus: check HasAll when TwoThirdsMajority
|
8 years ago |
Ethan Buchman
|
55b4bfa1fe
|
consensus: let time.Timer handle non-positive durations
|
8 years ago |
Ethan Buchman
|
bae0bc02a6
|
consensus: be more explicit when we need to write height after handshake
|
8 years ago |
Ethan Buchman
|
f30a9752e2
|
more fixes from review
|
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 |
Ethan Buchman
|
8211fa6ce4
|
enterNewRound on HasAll
|
8 years ago |
Ethan Buchman
|
faf23aa0d4
|
consensus: TimeoutTicker, skip TimeoutCommit on HasAll
|
8 years ago |
Ethan Buchman
|
b74a97a4f6
|
update grpc broadcast tx
|
8 years ago |
Ethan Buchman
|
0fe53dc5cf
|
remove privValIndex; Stale->AppHashIsStale
|
8 years ago |
Ethan Buchman
|
6f8c91b651
|
use NewValidator; fix setPrivValidatorIndex
|
8 years ago |
Ethan Buchman
|
e0db20c0cf
|
update privValidatorIndex on valset change
|
8 years ago |
Ethan Buchman
|
655b6300f5
|
val set changes
|
8 years ago |
Ethan Buchman
|
d7f6c0775a
|
remove LastCommitHeight
|
8 years ago |
Ethan Buchman
|
a3d863f83b
|
consensus: track index of privVal
|
8 years ago |
Ethan Buchman
|
c6a648fad7
|
consensus: lock before loading commit
|
8 years ago |
Ethan Buchman
|
07597dfd45
|
post rebase fixes for BlockID, partSize
|
8 years ago |
Ethan Buchman
|
4360c360a4
|
move handshake to state, use Handshaker, more tests
|
8 years ago |
Ethan Buchman
|
3f90fcae48
|
fail tests and fix
|
8 years ago |
Ethan Buchman
|
8ec1839f5d
|
save block b4 apply; track stale apphash
|
8 years ago |
Ethan Buchman
|
fb9735ef46
|
rebase fixes and BeginBlock(hash,header)
|
8 years ago |
Ethan Buchman
|
138de19e1e
|
test: app persistence
|
8 years ago |
Ethan Buchman
|
d3ae920bd0
|
state: ApplyBlock
|
8 years ago |
Jae Kwon
|
d83fc02597
|
MakePartSet takes partSize from config. fix replay test
|
8 years ago |
Ethan Buchman
|
57da2e4af5
|
make byzantine logic testable
|
8 years ago |
Jae Kwon
|
fd128c7180
|
Fix comments from review
|
8 years ago |
Jae Kwon
|
655d829314
|
Fix proposal sign bytes. Start tracking blockID in POL
|
8 years ago |
Jae Kwon
|
1173a85c85
|
Use BlockID everywhere
|
8 years ago |
Jae Kwon
|
7221887330
|
VoteSet can handle conflicting votes. TODO: add more tests
|
8 years ago |
Jae Kwon
|
3c5a2f55c2
|
Add validator index and address to Vote.
|
8 years ago |
Jae Kwon
|
2aecb2a4a3
|
Ensure *_wal_dir exists
|
8 years ago |
Jae Kwon
|
3d3d8b5b7b
|
cswal -> cs_wal_dir
|
8 years ago |
Jae Kwon
|
1788a68b1c
|
Consensus WAL uses AutoFile/Group
|
8 years ago |
Jae Kwon
|
480f44f16c
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
a9d8039082
|
Fix peer memleak; stop goroutine when peer is offline
|
8 years ago |
Ethan Buchman
|
2113b6f4bb
|
rpc: use interfaces for pipe
|
8 years ago |
Ethan Buchman
|
7dcb567e53
|
replay test data
|
8 years ago |
Ethan Buchman
|
35d4cca8bb
|
type safe events
|
8 years ago |
Ethan Buchman
|
206d00ed8c
|
fixes from review
|
8 years ago |
Ethan Buchman
|
987dac9ee0
|
consensus: no sign err in replay; fix a race
|
8 years ago |
Ethan Buchman
|
3a7ee13ece
|
proxy: typed app conns
|
8 years ago |
Ethan Buchman
|
1110c5d37d
|
privVal.LastSignBytes and more replay tests
|
8 years ago |
Ethan Buchman
|
c90bde3187
|
some comments
|
8 years ago |
Ethan Buchman
|
8987d29bee
|
tests: broadcast_tx with tmsp; p2p
|
8 years ago |
Ethan Buchman
|
05136ff09d
|
update some comments
|
8 years ago |
Ethan Buchman
|
f44336d57d
|
consensus: don't print shared vars in cs.String()
|
8 years ago |