Ethan Buchman
|
ef3eb4a30e
|
update glide
|
8 years ago |
Ethan Buchman
|
dc13ec05a1
|
NewIAVLTree takes waldir
|
8 years ago |
Ethan Buchman
|
5046d5b181
|
more handshake replay cleanup
|
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
|
e1e2c1c740
|
cleanup ReplayBlocks
|
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
|
b200b82418
|
dummy: valset changes and tests
|
8 years ago |
Ethan Buchman
|
9a2d3e51ed
|
heights are uint64
|
8 years ago |
Jae Kwon
|
deb4c428fd
|
Update go-autofile
|
8 years ago |
Jae Kwon
|
63186e34b3
|
Fix race condition
|
8 years ago |
Jae Kwon
|
b8e94b1d30
|
Update autofile
|
8 years ago |
Jae Kwon
|
2a306419c8
|
Remove spurious fmt
|
8 years ago |
Jae Kwon
|
f40b1b65f8
|
Add Tempdir
|
8 years ago |
Jae Kwon
|
890e240730
|
Remove AutoFile tests
|
8 years ago |
Jae Kwon
|
25dc9ae345
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
a6a67ea9b2
|
Remove AutoFile; Use go-autofile instead
|
8 years ago |
Jae Kwon
|
6b4160f2a5
|
Add Tempdir
|
8 years ago |
Jae Kwon
|
a151216e5e
|
Update go-autofile dependency; fixed checkTotalSizeLimit
|
8 years ago |
Jae Kwon
|
dd12bd8f1b
|
Fix checkTotalSizeLimit bug; remove more than 1 file at a time
|
8 years ago |
Jae Kwon
|
e09950d3fb
|
Use new Group semantics
|
8 years ago |
Jae Kwon
|
a528af55d3
|
Group is a BaseService; TotalSizeLimit enforced; tests fixed
|
8 years ago |
Jae Kwon
|
d1848762cf
|
Fix issue where buffered writes may split a line to two files
|
8 years ago |
Ethan Buchman
|
3206e101f5
|
Merge pull request #265 from tendermint/handshake
Handshake
|
8 years ago |
Ethan Buchman
|
c6a648fad7
|
consensus: lock before loading commit
|
8 years ago |
Ethan Buchman
|
3a70c07ed1
|
Merge pull request #29 from tendermint/info_and_header
Info and header
|
8 years ago |
Ethan Buchman
|
904eeddf36
|
update glide
|
8 years ago |
Ethan Buchman
|
0bdb3b887e
|
fix chain_aware app
|
8 years ago |
Ethan Buchman
|
07597dfd45
|
post rebase fixes for BlockID, partSize
|
8 years ago |
Ethan Buchman
|
60e0842ef9
|
Header.LastBlockID
|
8 years ago |
Ethan Buchman
|
df299d03c4
|
block_height is int32
|
8 years ago |
Ethan Buchman
|
ddb2b01631
|
BeginBlock(hash, header)
|
8 years ago |
Ethan Buchman
|
7901825ad9
|
persistent dummy
|
8 years ago |
Ethan Buchman
|
debbf122db
|
add version/block/config to Info. add header to BeginBlock
|
8 years ago |
Ethan Buchman
|
4360c360a4
|
move handshake to state, use Handshaker, more tests
|
8 years ago |
Ethan Buchman
|
befd8b0cb2
|
post rebase fixes
|
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 |
Ethan Buchman
|
f37f56d4f1
|
fixes
|
8 years ago |
Ethan Buchman
|
a0e4253edc
|
handshake
|
8 years ago |
Ethan Buchman
|
c3d5634efa
|
begin block
|
8 years ago |
Ethan Buchman
|
c05b2c5c59
|
Merge pull request #314 from tendermint/bft_fix_rebase
Bft fix rebase
|
8 years ago |
Ethan Buchman
|
f763a9ef56
|
scripts/txs/random.sh
|
8 years ago |
Ethan Buchman
|
81e6df0d57
|
cswal: write #HEIGHT:1 for empty wal
|
8 years ago |
Jae Kwon
|
d83fc02597
|
MakePartSet takes partSize from config. fix replay test
|
8 years ago |