Commit Graph

508 Commits (6e8a906dfb44d3b2445de3d8b5069b5a4830dba9)

Author SHA1 Message Date
Simon Dudley fd666dfd61
Add ZeroBaseFeeMarket to support post-London free gas networks (#4174) 2 years ago
Fabio Di Fabio af65c86e64
Retry mechanism when getting a broadcasted block fail on all peers (#4271) 2 years ago
Fabio Di Fabio c321a85ef0
Log imported block info post merge (#4310) 2 years ago
matkt a44cb1cabc
Update fast-sync-min-peers default value for post merge (#4298) 2 years ago
Sally MacFarlane c0af9619b2
moved 4279 to 22.7.2 (#4309) 2 years ago
Stefan Pingel e5e6a679dd
interpret an empty string (0x80) as an unsigned byte of 0 (#4283) 2 years ago
Fabio Di Fabio b3b8e0aaeb
Filter out disconnected peers when fetching available peers (#4269) 2 years ago
Fabio Di Fabio dcb951eb7d
Better management of jemalloc presence/absence (#4237) 2 years ago
Fabio Di Fabio 465d7f24c6
Use Blake2bf native implementation if available by default (#4264) 2 years ago
Justin Florentine 332ca416ba
upreved to new snapshot (#4291) 2 years ago
Fabio Di Fabio 3a2aeabcda
Refactor and fix retrying get block switching peer (#4256) 2 years ago
garyschulte ded02391a7
implement tentative mainnet TTD (#4260) 2 years ago
garyschulte cdeecf36fd
Bugfix/clique post merge fast sync (#4276) 2 years ago
garyschulte 18078337b2
getProof encoding fix for 4249 (#4261) 2 years ago
Fabio Di Fabio e0d4da2917
Fix off-by-one error in AbstractRetryingPeerTask (#4254) 2 years ago
Gabriel-Trintinalia f847ead5c7
Improve pending blocks retrieval mechanism (#4227) 2 years ago
Fabio Di Fabio 9d476ea1f8
Introduce a cap to reputation score increase (#4230) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Daniel Lehrner ca9a07691a
correct fallback ttd to correct value (#4223) 2 years ago
Danno Ferrin e87482ab6f
update for next release (#4214) 2 years ago
Justin Florentine 992534e417
Only stop block propagation, not tx handling. (#4186) 2 years ago
Antoine Toulme 0d7eaf16d4
Upgrade gradle to 7.5, silence the welcome message (#4196) 2 years ago
Antoine Toulme 049d234c0e
upgrade spotless to 6.8.0 (#4195) 2 years ago
Danno Ferrin 962c805cae
Accept empty header set in range headers validation (#4189) 2 years ago
Daniel Lehrner 3913174f00
Print warning for deprecated testnets (#4173) 2 years ago
Fabio Di Fabio 93da04cf00
Allow to set any value for baseFeePerGas in the genesis file (#4177) 2 years ago
garyschulte d2418bf000
Prepare for version 22.7.1-SNAPSHOT (#4181) 2 years ago
garyschulte 604855e486
22.7.0-RC3 release (#4180) 2 years ago
Daniel Lehrner 0a2d80518f
Change expiration for JWT authentification of engine port to 60 seconds (#4168) 2 years ago
Danno Ferrin 8eb22bbaa1
Prep 22.7.0 release (#4139) 2 years ago
Danno Ferrin 359c6f2da0
22.7.0 CHANGELOG.md (#4137) 2 years ago
garyschulte 0ca45f34b9
alternative malloc implementation - jemalloc (#4126) 2 years ago
Daniel Lehrner ac3e075ab3
Check status of block propagation manager before starting or stopping (#4122) 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
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
Fabio Di Fabio a1af83b8de
Backward sync exception improvements (#4092) 2 years ago
Daniel Lehrner 750580dcca
New payload: add invalid to bad blocks (#4080) 2 years ago
Fabio Di Fabio 08fedc6863
Fix transition protocol schedule (#4078) 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
Sally MacFarlane 4d8ef07d67
added dl links (#4064) 2 years ago
Fabio Di Fabio 265ecc4763
Return the correct latest valid hash in case of bad block (#4056) 2 years ago
Sally MacFarlane e79cf0e507
RC2-snapshot (#4063) 2 years ago
Sally MacFarlane 87375125d9
22.7.0-RC1 non-snapshot version (#4062) 2 years ago
Daniel Lehrner c84a243547
fcU: Ignore newHead if it is an ancestor of chain head (#4055) 2 years ago
Fabio Di Fabio 27fc468624
Add terminal block hash and number to Ropsten genesis file (#4026) 2 years ago
mbaxter 3dce6a93ec
[Issue-3867] Limit outbound eth message sizes (#4034) 2 years ago
matkt 6aa88129eb
fix for bonsai state root mismatch (#4041) 2 years ago