Commit Graph

1900 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
Fabio Di Fabio 10e72bb99d
Avoid to process transactions during initial sync (#4457) 2 years ago
Fabio Di Fabio 64bf83cfeb
Keep the best block built until now instead of the last one (#4455) 2 years ago
Justin Florentine 5fe49c60b3
these don't need to be at info (#4432) 2 years ago
Fabio Di Fabio 1fbf70317a
Remove sender from map when he has no more tracked transactions (#4415) 2 years ago
Pedro Novais 361390372f
logs JSON-RPC request and responses in TRACE mode (#4395) 2 years ago
Sally MacFarlane 94c95538e8
Logging: peer table refresh (#4391) 2 years ago
garyschulte 42086bf4a8
Make transaction pool limits for sender based on pool size (#4417) 2 years ago
ahamlat 8718fa61e0
Create a new flag on RocksDB for high spec hardware to boost performance (#4423) 2 years ago
Fabio Di Fabio 30bff31823
Transaction pool improvements to avoid filling the pool with not executable transactions (#4425) 2 years ago
Daniel Lehrner bc9ff867c4
Less strict engine QoS timer (#4411) 2 years ago
Fabio Di Fabio 5e156253ab
Retry mechanism for block creation (#4407) 2 years ago
ahamlat 53193764be
Fix StacklessClosedChannelException caused by the fact that all Engine API requests are executed sequentially. (#4410) 2 years ago
matkt 9b42ab57a7
waiting blockchain before stopping snapsync (#4345) 2 years ago
garyschulte 240a4811f4
Bugfix concurrent legacy transaction eviction in BaseFee txpool (#4390) 2 years ago
garyschulte 26e23ac808
Quieten merkletrie exceptions (#4378) 2 years ago
Pedro Novais 6dc07494bb
Inject synchronous Vertx as dependency for engine api (#4289) 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
Justin Florentine 93109ecc2c
adds means to report causing exception up to RPC layer so it can decide how to present it to the CL (#4352) 2 years ago
Fabio Di Fabio d20f0a8f49
Always shutdown the miner executor on exit (#4353) 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
Justin Florentine 2e08c5c095
4328 quiet cors errors (#4335) 2 years ago
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
Jiri Peinlich b257791498
Reducing verbosity during BWS errors (#4311) 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
Sally MacFarlane 16922cac83
turn down logging (#4299) 2 years ago
Danno Ferrin e0d554b225
Update Paris Block Definition (#4277) 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
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
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
garyschulte bd9b98c002
fix for fast sync regression on post-merge networks (#4224) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Miguel Angel Rojo 95d9626b0e
Enclave public key length constraint removed for private transactions (#4086) 2 years ago
Daniel Lehrner ca9a07691a
correct fallback ttd to correct value (#4223) 2 years ago
Simon Dudley b02ae7037e
Log unexpected exceptions in execution engine rpc (#4222) 2 years ago