Commit Graph

683 Commits (57df469e0ee8a53232c6597d05523de553f34583)

Author SHA1 Message Date
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
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
garyschulte a2f517ce32
consensus context changes in support of merge context (#2976) 3 years ago
garyschulte 93b556aa9d
Feature/arrow glacier (#2978) 3 years ago
matkt ffc8da3971
Fix bonsai getMutable method regression (#2934) 3 years ago
taccatisid 9deb5ea5d2
reduce use of global quorum config (#2805) 3 years ago
matkt dba5ce55a4
Fix concurrency issue on Ethpeers (#2896) 3 years ago
lailiuyuan 4b7f2ae0e3
#1851 FastSyncDownloader should stop processing after receiving shutdown signal (#2838) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Sally MacFarlane 84f58a9aa5
Rename: OnChain -> onchain (#2806) 3 years ago
Danno Ferrin 2415000caf
Evm speedup (#2796) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
garyschulte 3a260b9009
Bugfix/revert nonce distance (#2708) 3 years ago
Jason Frame f92cbdc389
Fix instanbul99 protocol messages being decoded as eth66 messages (#2697) 3 years ago
matkt 3c979973d2
add logs for block propagation manager (#2694) 3 years ago
Jason Frame fbb2944de4
Eth66 protocol request id should only apply to the Eth protocol (#2685) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Ratan (Rai) Sur f888983a2d
eth66 (#2365) 3 years ago
garyschulte 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 3 years ago
taccatisid 8236764bbf
refactor GoQuorum private transaction detection (#2644) 3 years ago