Commit Graph

1847 Commits (6eaa5b52d7a79c8a2e35d72ccdcb4be94512c041)

Author SHA1 Message Date
garyschulte 721638dc04
revert for now (#4210) 2 years ago
matkt b1bff9ce1f
fix enr request order (#4179) 2 years ago
Stefan Pingel 42cfff0acb
DNS peers handled the same as boot nodes (#4178) 2 years ago
Justin Florentine e1c8eb7fb0
applies merge filtering to peers after 2 finalized (#4124) 2 years ago
garyschulte 7c29709fe3
fix optional handling and mergeContext mock in unit test for EngineEx…changeTransitionConfiguration (#4205) 2 years ago
garyschulte 826648b2de
Feature/engine api override (#4190) 2 years ago
Justin Florentine 992534e417
Only stop block propagation, not tx handling. (#4186) 2 years ago
garyschulte 9b2fcde2b0
Panda print only when crossing TTD the first time (#4194) 2 years ago
Danno Ferrin 962c805cae
Accept empty header set in range headers validation (#4189) 2 years ago
Fabio Di Fabio 93da04cf00
Allow to set any value for baseFeePerGas in the genesis file (#4177) 2 years ago
Matt Nelson b02653a053
Switching info to trace on several noisey logs during sync. (#4185) 2 years ago
Gabriel-Trintinalia f05b45d4d2
Add mechanism to retrieve missing blocks (#4175) 2 years ago
Roman Vaseev ebfdab1585
Fixed desired gas limit setting in the reference tests service (#4170) 2 years ago
garyschulte eabbea604d
limit engine-api info logging (#4156) 2 years ago
garyschulte 01d077bd65
add sepolia mergeNetSplit block (#4158) 2 years ago
Daniel Lehrner 0a2d80518f
Change expiration for JWT authentification of engine port to 60 seconds (#4168) 2 years ago
Daniel Lehrner 979988707b
Fix post merge chain reog with invalid block (#4131) 2 years ago
Stefan Pingel be133b8d34
fix 1 byte long disconnect reason (#4150) 2 years ago
Stefan Pingel de91d3122b
logging changes for peering (#4145) 2 years ago
Sally MacFarlane 60895a8166
Peering logging (#4142) 2 years ago
Jiri Peinlich 1dd7357257
Allow creating the Trie Log Layer objects outside of its package (#4096) 2 years ago
garyschulte e139860549
logging additions for better engine visibility (#4136) 2 years ago
Stefan Pingel 86197c449d
increase the default max message size for p2p messages (#4120) 2 years ago
Stefan Pingel b7877befdf
Useful response improves reputation (#4130) 2 years ago
Diego López León a08ee362ac
Make JsonRpcHttpService to not attend requests in order (#4099) 2 years ago
matkt 3ce7f0ff7a
candidate fix for missing parent worldstate (#4094) 2 years ago
Daniel Lehrner ac3e075ab3
Check status of block propagation manager before starting or stopping (#4122) 2 years ago
garyschulte e48b73bb70
post-merge sync and peering fix (#4116) 2 years ago
matkt f885c46713
Update checkpoint sync for merge (#4085) 2 years ago
Fabio Di Fabio 45ce87e5b2
Create backward sync retries on demand (#4095) 2 years ago
Fabio Di Fabio b25d6d8356
Remove hash to append from the queue only if the step succeeds (#4105) 2 years ago
Gabriel-Trintinalia 28273793d7
Add experimental config option to enable v5 discovery (#4103) 2 years ago
Justin Florentine 0d1d36afc0
log execution errors at right level, stops transition message propagation post-merge sync. (#4104) 2 years ago
Fabio Di Fabio 94e6541ca1
Fix PR 4098 (#4106) 2 years ago
Daniel Lehrner 2c26259348
Ignore 2 tests that assume that the system language is English, if that should not be the case (#4102) 2 years ago
Fabio Di Fabio 823e6c819f
delegate all the block checks and validation to the block import phase (#4098) 2 years ago
Jiri Peinlich 211015e11a
Finalised blocks should not prevent reorgs in BWS (#4097) 2 years ago
Fabio Di Fabio a1af83b8de
Backward sync exception improvements (#4092) 2 years ago
Justin Florentine e97ed8d944
host header parse error (#4083) 2 years ago
Daniel Lehrner 750580dcca
New payload: add invalid to bad blocks (#4080) 2 years ago
Justin Florentine 1a62d2a6c2
3943 stop blocks on finalized (#4058) 2 years ago
Sally MacFarlane a60a286f93
no need to register peers connect/disconnect for Snap as well (#4073) 2 years ago
Fabio Di Fabio 93b8770022
After merge add a rule to check that the current block is more recent than its parent (#4066) 2 years ago
matkt 49e4fd8602
fix parent world state is not available issue on bonsai (#4069) 2 years ago
Fabio Di Fabio 265ecc4763
Return the correct latest valid hash in case of bad block (#4056) 2 years ago
Daniel Lehrner c84a243547
fcU: Ignore newHead if it is an ancestor of chain head (#4055) 2 years ago
mbaxter 3dce6a93ec
[Issue-3867] Limit outbound eth message sizes (#4034) 2 years ago
garyschulte 9cba91b950
add additional engine info logging for new payload and get payload (#4044) 2 years ago
garyschulte 051c959342
Hive engine suite conformance: Invalid Timestamp, Invalid Transition Payload (#4042) 2 years ago
Justin Florentine 043191a407
jwt auth on websockets (#4039) 2 years ago