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 |
Jae Kwon
|
95c8bb4252
|
Fixing issues from review in #229
|
8 years ago |
Jae Kwon
|
c1729addce
|
Fix BFT issue where VoteSetMaj23Message wasn't being sent where prs.Round == blockStore.Round()
|
8 years ago |
Jae Kwon
|
3e3b034252
|
Make ConsensusReactor use ConsensusState's blockstore; debug functions
|
8 years ago |
Ethan Buchman
|
9d0c7f6ec7
|
fix bft test. still halts
|
8 years ago |
Ethan Buchman
|
c5a803a146
|
DataChannel -> StateChannel for Maj23Msg
|
8 years ago |
Ethan Buchman
|
5f55ed2a40
|
consensus: ensure dir for cswal on reactor tests
|
8 years ago |
Ethan Buchman
|
7afcf92539
|
consensus: fix panic on POLRound=-1
|
8 years ago |
Ethan Buchman
|
57da2e4af5
|
make byzantine logic testable
|
8 years ago |
Ethan Buchman
|
f837252ff1
|
consensus: test reactor
|
8 years ago |
Jae Kwon
|
fd128c7180
|
Fix comments from review
|
8 years ago |
Jae Kwon
|
ea4b60a602
|
Fix compile bug
|
8 years ago |
Jae Kwon
|
b73a6905a1
|
Initial pass at bft_fix_2 completion
|
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
|
40791d886d
|
Add test for new VoteSet
|
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 |
Ethan Buchman
|
0b098a2eee
|
use glide in install_tmsp_apps.sh
|
8 years ago |
Ethan Buchman
|
1765d3c866
|
update glide
|
8 years ago |
Ethan Buchman
|
1fedf5b332
|
Merge branch 'consensus_wal_autofile' into develop_old
|
8 years ago |
Ethan Buchman
|
f94836783c
|
Merge branch 'master' into develop_old
|
8 years ago |
Jae Kwon
|
2aecb2a4a3
|
Ensure *_wal_dir exists
|
8 years ago |
Jae Kwon
|
bf1bceec87
|
Use go-flowcontrol
|
8 years ago |
Ethan Buchman
|
01a3ac50af
|
update glide
|
8 years ago |
Ethan Buchman
|
3ff9355e7b
|
change some logs to debug
|
8 years ago |
Ethan Buchman
|
94ac890859
|
send BeginBlock
|
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
|
161e36fd56
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
9a089482dc
|
Unnest
|
8 years ago |
Jae Kwon
|
fc31b463b1
|
Don't use io.Seek*, not supported in older versions
|
8 years ago |
Jae Kwon
|
539f8f91bd
|
Update glide file w/ go-common develop branch & go-autofile
|
8 years ago |
Jae Kwon
|
830e84adc4
|
Fix minor bug in Consensus WAL; Fix AutoFile dependency
|
8 years ago |
Ethan Buchman
|
40f2a128b8
|
Merge pull request #307 from tendermint/release-0.7.3
Release 0.7.3
|
8 years ago |
Ethan Buchman
|
e6e3853dc7
|
Merge pull request #3 from tendermint/develop
use EventSwitch interface; less logging
|
8 years ago |
Ethan Buchman
|
1786890e32
|
Merge branch 'master' into release-0.7.3
|
8 years ago |
Ethan Buchman
|
435d1e3da7
|
test: install glide for network test
|
8 years ago |
Jae Kwon
|
642a24dc9c
|
Mempool WAL
|
8 years ago |
Jae Kwon
|
eab4e1cfa1
|
Remove redundant cs.WAL from NewNode()
|
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
|
7d493774c7
|
log: move some Info to Debug
|
8 years ago |
Ethan Buchman
|
de0fc87c1c
|
test: use glide with mintnet/netmon
|
8 years ago |
Ethan Buchman
|
f0871e4f5e
|
update some scripts
|
8 years ago |