Commit Graph

797 Commits (33e3a9ecf01dd1bf048b072086ede1dc5d290396)

Author SHA1 Message Date
garyschulte 240a4811f4
Bugfix concurrent legacy transaction eviction in BaseFee txpool (#4390) 2 years ago
garyschulte 26e23ac808
Quieten merkletrie exceptions (#4378) 2 years ago
Sally MacFarlane 1623338087
Remove connections if they are already disconnected (#4304) 2 years ago
Matt Nelson 20fc1b7f2c
Wording tweaks for edge cases. (#4351) 2 years ago
matkt c57dcd99d9
fix trie by asking peers (#4312) 2 years ago
Danno Ferrin 296025865f
Quieter logging on wire-RLP Errors (#4337) 2 years ago
Matt Nelson 6e8a906dfb
Update snapsync logging for clearer status. Issue 4346. (#4347) 2 years ago
Stefan Pingel a5bf37c1ec
cleanup from PR 4178 (#4266) 2 years ago
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
garyschulte f3fd946edf
Evict Transactions by sender from tail first (#4327) 2 years ago
Fabio Di Fabio af65c86e64
Retry mechanism when getting a broadcasted block fail on all peers (#4271) 2 years ago
Jiri Peinlich b257791498
Reducing verbosity during BWS errors (#4311) 2 years ago
Fabio Di Fabio b3b8e0aaeb
Filter out disconnected peers when fetching available peers (#4269) 2 years ago
Fabio Di Fabio 3a2aeabcda
Refactor and fix retrying get block switching peer (#4256) 2 years ago
garyschulte cdeecf36fd
Bugfix/clique post merge fast sync (#4276) 2 years ago
Stefan Pingel 113bd54c6b
make obvious when a breach of protocol is logged, add peer in some places (#4268) 2 years ago
Justin Florentine 63331cd55d
Block prop on first final (#4265) 2 years ago
Fabio Di Fabio e0d4da2917
Fix off-by-one error in AbstractRetryingPeerTask (#4254) 2 years ago
Danno Ferrin d2968509ba
Simplify Trie Dependencies (#4259) 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
garyschulte 1f5c312672
quieten DynamicPivotBlockManager (#4241) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Gabriel-Trintinalia 8f89580542
Fix ConcurrentModificationException on ReattemptPendingPeerRequests (#4206) 2 years ago
Sally MacFarlane 80ab648927
typo (#4217) 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
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
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
garyschulte 01d077bd65
add sepolia mergeNetSplit block (#4158) 2 years ago
Daniel Lehrner 979988707b
Fix post merge chain reog with invalid block (#4131) 2 years ago
Stefan Pingel de91d3122b
logging changes for peering (#4145) 2 years ago
Sally MacFarlane 60895a8166
Peering logging (#4142) 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
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
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
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
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 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