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 |
Ethan Buchman
|
eece35eeeb
|
glide: update go-common
|
8 years ago |
Jae Kwon
|
1dafd3a89b
|
Remove spurious fmt call
|
8 years ago |
Ethan Buchman
|
6aa85b642e
|
BeginBlock
|
8 years ago |
Jae Kwon
|
7998ba668a
|
QuitService->BaseService
|
8 years ago |
Ethan Buchman
|
8374785c1d
|
update glide, grpc to v4
|
8 years ago |
Ethan Buchman
|
fe96cfc56d
|
Merge pull request #34 from tendermint/glide
Glide
|
8 years ago |
Ethan Buchman
|
1f9142873b
|
add glide
|
8 years ago |
Jae Kwon
|
dc8fa06e64
|
Add MakeSimpleSearchFunc
|
8 years ago |
Jae Kwon
|
2aecb2a4a3
|
Ensure *_wal_dir exists
|
8 years ago |
Jae Kwon
|
bf1bceec87
|
Use go-flowcontrol
|
8 years ago |
Jae Kwon
|
a20c98e619
|
Add Monitor.SetREMA()
|
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
|
1261fca160
|
FindLast
|
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
|
916f3d789b
|
Size() returns 0 if file doesn't exist
|
8 years ago |
Jae Kwon
|
5e9c5dc413
|
Add Group.WriteLine
|
8 years ago |
Jae Kwon
|
480f44f16c
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
fa3daa7abc
|
Remove AutoFile tests
|
8 years ago |
Jae Kwon
|
2781df39e5
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
161e36fd56
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
9a089482dc
|
Unnest
|
8 years ago |
Jae Kwon
|
0311042336
|
Add CHALLENGE
|
8 years ago |
Jae Kwon
|
fc31b463b1
|
Don't use io.Seek*, not supported in older versions
|
8 years ago |
Jae Kwon
|
d741b81ab5
|
Add better docs for Group
|
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 |
Jae Kwon
|
44f2818a3d
|
Remove AutoFile; Use go-autofile instead
|
8 years ago |
Jae Kwon
|
c26b857900
|
Fix Search and add test
|
8 years ago |
Jae Kwon
|
1859c4d5fe
|
First commit
|
8 years ago |
Jae Kwon
|
28b3d52948
|
first commit
|
8 years ago |
Ethan Buchman
|
ab98bffbb1
|
codegangsta => urfave
|
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
|
1c85cb98a4
|
Merge pull request #7 from tendermint/develop
EventSwitch is an interface
|
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
|
1c62bb6dad
|
Merge pull request #5 from tendermint/develop
Reset() and SIGHUP for AutoFiles
|
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
|
1a24e6e237
|
Let SIGHUP close AutoFiles
|
8 years ago |
Ethan Buchman
|
2e424ee663
|
service: Reset() for restarts
|
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 |