Commit Graph

978 Commits (d66dd3a4cd0ab6ec267ea87a740905ab495cafff)

Author SHA1 Message Date
garyschulte 76ca97085c
add code hash check to fast sync CodeNodeDataRequest to ensure code is not only present, but matches the expected hash (#3793) 3 years ago
Sally MacFarlane fb25cdb198
typos (#3782) 3 years ago
matkt bb7ea08c23
Improve snap logs (#3754) 3 years ago
matkt beb4e3baa3
fix nullpointer on snapsync (#3773) 3 years ago
matkt 7a48d9ff2a
Fix heal stall issue (#3761) 3 years ago
Sally MacFarlane c0dafd6767
Log full peers list on connect/disconnect (#3745) 3 years ago
Fabio Di Fabio e01f63bbfa
Adapt Fast sync, and Snap sync, to use finalized block as pivot after the Merge (#3655) 3 years ago
garyschulte 714c5383a5
Feature/bonsai fast sync clear flat db (#3707) 3 years ago
Frank Li 90e29e8169
Enforce trailing peer limits when select pivot block fails (#3699) 3 years ago
matkt d5658c2a65
add snapsync as experimental feature (#3710) 3 years ago
Jiri Peinlich 918b5359b1 Improving backwards sync (#3638) 3 years ago
garyschulte ae6c368d53
Merge: Backward sync re-org below TTD fix (#3696) 3 years ago
Sally MacFarlane 917c6c6d57
lgtm yml (#3709) 3 years ago
Sally MacFarlane 00851d042c
Not null annotations (#3708) 3 years ago
matkt 6f8b7a5de4
Add flag for snapsync (#3703) 3 years ago
matkt 507ab4f660
Update storage for snapsync and fastsync (#3684) 3 years ago
Justin Florentine 2bed33509c
added issue 3646 to changelog (#3685) 3 years ago
matkt e9b9de6844
Add snapsync pipeline (#3656) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Fabio Di Fabio 17d00e51ae
Improve code readability (#3667) 3 years ago
Sally MacFarlane 81b4ca61ab
log message changes (#3658) 3 years ago
Sally MacFarlane 6d5596789e
clarify logging of wait for peers (#3654) 3 years ago
matkt 7e0d06ac61
preparing the snapsync pipeline (#3625) 3 years ago
Fabio Di Fabio 754fa26a5f
Skip seen transactions (#3626) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
matkt 0d182b80ae
SNAPSYNC add request task (#3601) 3 years ago
Fabio Di Fabio 0d8f17553c
Tune transaction synchronization parameter to adapt to mainnet traffic (#3610) 3 years ago
garyschulte 2458913c8a
Bugfix/stuck at ttd (#3607) 3 years ago
Jiri Peinlich 0fce76cc9f
Batching backward sync (#3532) 3 years ago
Sandra Wang 69a375b823
[#2766]fix: clean up deprecation warnings (#3511) 3 years ago
mark-terry f81fa43c27
Added debug logging to header download step. (#3568) 3 years ago
Fabio Di Fabio 8e6d8b7c49
Log initial sync stats every 10 secs at max to avoid spamming logs (#3525) 3 years ago
Sally MacFarlane 921e1ef252
[MINOR] addressed some sonar code smells (#3520) 3 years ago
Jiri Peinlich 605ff69d3f
FullSync Future should stop when total terminal difficulty is reached (#3423) 3 years ago
garyschulte 58dfe3a56d
Bugfix/terminal block check (#3501) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
garyschulte 6cff00234a
Handle TTD and mining pre and post merge (#3486) 3 years ago
Fabio Di Fabio 6dcca0c52c
Add The Merge core components (#3461) 3 years ago
Fabio Di Fabio 0e1c7af480
Add PostMergeContext that will stop syncing after the swith to PoS (#3453) 3 years ago
Sally MacFarlane 123bb7c0ea
one more discord link and a typo (#3457) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
fab-10 e5591b7726
Add backward sync unit tests missing from previous PR #3410 (#3424) 3 years ago
fab-10 f0b57aaa02
Merge: port of backward sync (#3410) 3 years ago
Danno Ferrin eee60e1742
Handle null forkId gracefully (#3409) 3 years ago
Jiri Peinlich 33b8b872ff
findSyncTarget always called using Optional.empty (#3364) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
garyschulte b3e1b5f86c
backport merge updates to main (#3341) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
fab-10 e7ccb33061
Do not exit ChainDownloader in case of a generic CancellationException (#3319) 3 years ago
Swarnim Pratap Singh 100630b04d
Fast sync state error (#3261) 3 years ago