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
|
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
|
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 |
Ethan Buchman
|
1b37c8affd
|
version: bump 0.7.3
|
8 years ago |
Ethan Buchman
|
3e29f2bdc2
|
Merge pull request #297 from tendermint/docs
remove INSTALL dir, add INSTALL.md, update DOCKER
|
8 years ago |
Ethan Buchman
|
3f4af438c5
|
remove INSTALL dir, add INSTALL.md, update DOCKER
|
8 years ago |
Ethan Buchman
|
2cb13bf852
|
Merge pull request #298 from tendermint/get_round_state
consensus: hvs.StringIndented() was missing a lock. addresses #284
|
8 years ago |
Ethan Buchman
|
0098387fbf
|
consensus: hvs.StringIndented needed a lock. addresses #284
|
8 years ago |
Ethan Buchman
|
7e07919d9d
|
Merge pull request #296 from tendermint/replay_fixes
Replay fixes
|
8 years ago |
Ethan Buchman
|
71baad59df
|
replay: ensure cs.height and wal.height match
|
8 years ago |
Ethan Buchman
|
9365d33243
|
replay: more tests
|
8 years ago |
Ethan Buchman
|
3c18d841fa
|
replay: larger read buffer
|
8 years ago |
Ethan Buchman
|
7dcb567e53
|
replay test data
|
8 years ago |
Ethan Buchman
|
7a424e6b12
|
Merge pull request #291 from tendermint/type-safe-fire-event
Type safe fire event
|
8 years ago |
Ethan Buchman
|
302bbc5dbd
|
Merge pull request #295 from tendermint/codecov
add codecov.yml to lower threshold
|
8 years ago |
Ethan Buchman
|
97a51c130f
|
Merge pull request #290 from tendermint/mempool_txcache
Fix race condition; Refactor out txCache
|
8 years ago |
Ethan Buchman
|
00d53714f9
|
add codecov.yml to lower threshold
|
8 years ago |
Ethan Buchman
|
a07063f119
|
add test for mempool deadlock
|
8 years ago |
Ethan Buchman
|
9393be7a49
|
update glide
|
8 years ago |
Ethan Buchman
|
9d331715c0
|
Merge pull request #293 from ethanfrey/type-safe-fire-event
Add test for proper tx event
|
8 years ago |
Ethan Frey
|
0665bc6e4b
|
Add test for proper tx event
|
8 years ago |