Martin Holst Swende
|
6ec1561044
eth: implement eth66 (#22241)
|
4 years ago |
Chris Ziogas
|
89030ec0b4
eth/downloader: fix race condition in tests (#22140)
|
4 years ago |
Péter Szilágyi
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 years ago |
lzhfromustc
|
62dc59c2bd
miner, test: fix potential goroutine leak (#21989)
|
4 years ago |
mr_franklin
|
c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622)
|
5 years ago |
Péter Szilágyi
|
fb835c024c
eth/downloader: dynamically move pivot even during chain sync
|
5 years ago |
Péter Szilágyi
|
367f12f734
eth/downloader: only roll back light sync if not fully validating
|
5 years ago |
Martin Holst Swende
|
3010f9fc75
eth/downloader: change intial download size (#21366)
|
5 years ago |
Péter Szilágyi
|
8cbdc8638f
core: define and test chain rewind corner cases (#21409)
|
5 years ago |
rene
|
2de37f28e0
downloader: add eth65 tests (#21383)
|
5 years ago |
rene
|
1976bb3df0
eth/downloader: remove eth62 (#21378)
|
5 years ago |
Martin Holst Swende
|
105922180f
eth/downloader: refactor downloader + queue (#21263)
|
5 years ago |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 years ago |
Marius van der Wijden
|
d671dbd5b7
eth/downloader: fixes data race between synchronize and other methods (#21201)
|
5 years ago |
Martin Holst Swende
|
e9ba536d85
eth/downloader: fix spuriously failing tests (#21149)
|
5 years ago |
Martin Holst Swende
|
a5eee8d1dc
eth/downloader: more context in errors (#21067)
|
5 years ago |
Martin Michlmayr
|
4f2784b38f
all: fix typos in comments (#21118)
|
5 years ago |
Guillaume Ballet
|
234cc8e77f
eth/downloader: minor typo fixes in comments (#21035)
|
5 years ago |
Felix Lange
|
c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901)
|
5 years ago |
大彬
|
4ac04ae0fe
all: replace fmt.Print* calls with t.Log* in tests (#19670)
|
6 years ago |
gary rong
|
7641bbe535
eth/downloader: make syncing error more obvious (#19413)
|
6 years ago |
Péter Szilágyi
|
536b3b416c
cosensus, core, eth, params, trie: fixes + clique history cap
|
6 years ago |
gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 years ago |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
6 years ago |
gary rong
|
749ccab9a4
eth/downloader: enable unsync-protection for light client (#19496)
|
6 years ago |
Péter Szilágyi
|
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 years ago |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 years ago |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 years ago |
Péter Szilágyi
|
accc0fab4f
core, eth/downloader: fix ancestor lookup for fast sync
|
7 years ago |
Martin Holst Swende
|
51b2f1620c
downloader: different sync strategy
|
7 years ago |