Commit Graph

603 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
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
Jiri Peinlich b450751cfb
Clear previous version fast sync runs data (#3270) 3 years ago
Jason Frame a6aec846d7
Fix sub-protocols extending Eth protocol sending messages with null capability (#3273) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Jiri Peinlich 97a3494085
When downloading the world state, persist children before parents (#3202) 3 years ago
Jiri Peinlich 724248b1f9
We want to know how long it took to import blocks (#3260) 3 years ago
taccatisid 5bd8b4be69
factor out timer from BesuRunner into TransactionPoolEvictionService (#3172) 3 years ago
matkt 97bad4a7b7
added compatibility with the snap protocol (#3213) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
matkt 110052c9f3
fastsync refactor (#3179) 3 years ago
matkt ff55ccb4ef
Revert deletion of the lowest announced block detection (#3178) 3 years ago
Sally MacFarlane 424ad3c83a
install solc in CI; specify solidity version for web3j plugin (#3183) 3 years ago
matkt e3979496a1
Add retry mechanism when we failed to download a block from peers (#3156) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
Antony Denyer 795d0d01ea
Reduce log level down to debug on EthPeer Permissioning (#3114) 3 years ago
Stefan Pingel 0b4c03c8ca
add more logging for get blocks form peers task (#3047) 3 years ago