mr_franklin
|
c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622)
|
5 gadi atpakaļ |
gary rong
|
905ed109ed
eth/downloader: fix data race around the ancientlimit (#21681)
|
5 gadi atpakaļ |
Péter Szilágyi
|
fb835c024c
eth/downloader: dynamically move pivot even during chain sync
|
5 gadi atpakaļ |
Péter Szilágyi
|
367f12f734
eth/downloader: only roll back light sync if not fully validating
|
5 gadi atpakaļ |
Martin Holst Swende
|
3010f9fc75
eth/downloader: change intial download size (#21366)
|
5 gadi atpakaļ |
Péter Szilágyi
|
d8da0b3d81
core/state, eth, trie: stabilize memory use, fix memory leak
|
5 gadi atpakaļ |
Martin Holst Swende
|
0f4e7c9b0d
eth: utilize sync bloom for getNodeData (#21445)
|
5 gadi atpakaļ |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 gadi atpakaļ |
Martin Holst Swende
|
9f7b79af00
eth/downloader: fix rollback issue on short chains
|
5 gadi atpakaļ |
Péter Szilágyi
|
8cbdc8638f
core: define and test chain rewind corner cases (#21409)
|
5 gadi atpakaļ |
rene
|
1976bb3df0
eth/downloader: remove eth62 (#21378)
|
5 gadi atpakaļ |
Martin Holst Swende
|
105922180f
eth/downloader: refactor downloader + queue (#21263)
|
5 gadi atpakaļ |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 gadi atpakaļ |
Martin Holst Swende
|
967d8de77a
eth/downloader: fix peer idleness tracking when restarting state sync (#21260)
|
5 gadi atpakaļ |
Marius van der Wijden
|
d671dbd5b7
eth/downloader: fixes data race between synchronize and other methods (#21201)
|
5 gadi atpakaļ |
Martin Holst Swende
|
a5eee8d1dc
eth/downloader: more context in errors (#21067)
|
5 gadi atpakaļ |
Martin Michlmayr
|
4f2784b38f
all: fix typos in comments (#21118)
|
5 gadi atpakaļ |
Guillaume Ballet
|
234cc8e77f
eth/downloader: minor typo fixes in comments (#21035)
|
5 gadi atpakaļ |
Péter Szilágyi
|
b0bbd47185
eth: fix shutdown regression to abort downloads, not just cancel
|
5 gadi atpakaļ |
Martin Holst Swende
|
3eca7b5d27
eth/downloader: fix data race in downloader
|
6 gadi atpakaļ |
Christian Muehlhaeuser
|
a32a2b933a
cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869)
|
6 gadi atpakaļ |
gary rong
|
7641bbe535
eth/downloader: make syncing error more obvious (#19413)
|
6 gadi atpakaļ |
Péter Szilágyi
|
f35975ea21
core/rawdb, eth/downloader: align 64bit atomic fields
|
6 gadi atpakaļ |
Péter Szilágyi
|
536b3b416c
cosensus, core, eth, params, trie: fixes + clique history cap
|
6 gadi atpakaļ |
gary rong
|
37d280da41
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 gadi atpakaļ |
gary rong
|
80469bea0c
all: integrate the freezer with fast sync
|
6 gadi atpakaļ |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
6 gadi atpakaļ |
Péter Szilágyi
|
85726fdb02
eth/downloader: fix header delays during chain dedup
|
6 gadi atpakaļ |
gary rong
|
749ccab9a4
eth/downloader: enable unsync-protection for light client (#19496)
|
6 gadi atpakaļ |
Péter Szilágyi
|
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 gadi atpakaļ |