Commit Graph

744 Commits (release-23.10.2)

Author SHA1 Message Date
Fabio Di Fabio af04357874
Backward sync log UX improvements (#4655) 2 years ago
Antoine Toulme 5b462af0a7
Otel take 2 (#4075) 2 years ago
Daniel Lehrner 6a3d4528bd
Add new RPC endpoints debug_setHead & debug_replayBlock (#4580) 2 years ago
Danno Ferrin 0287ec5cb1
Make Json RPC TLS Test Java 17 friendly (#4622) 2 years ago
Fabio Di Fabio db9b623be2
Explain and improve price validation for London transactions during selection (#4602) 2 years ago
mark-terry 5f9c68a946
Remove 'publicKey' and 'raw' from Transaction RPC API response. (#4575) 2 years ago
Fabio Di Fabio 166aa69531
TxPool code refactor to improve readability (#4566) 2 years ago
Gabriel Camargo Fukushima 42260fd56b
Add port conflict exception (#4565) 2 years ago
garyschulte 341799bf46
latent review feedback from pr 4531 (#4589) 2 years ago
garyschulte 76d6429cc0
Snapshot based non-persisting MutableWorldState usage (#4531) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Fabio Di Fabio 5137e89538
Fix for NoSuchElementException when sending local transactions (#4569) 2 years ago
Justin Florentine fe79c02102
4512 invalid badblock (#4554) 2 years ago
Danno Ferrin b322ef6ae1
Migrate storage APIs to Bytes32 (#4562) 2 years ago
mark-terry 26c4bcf1ae
Corrected eth_getLogs default fromBlock value. (#4513) 2 years ago
mark-terry 618ad09b21
Refactored spy stubbing. (#4544) 2 years ago
Gabriel Camargo Fukushima 226557af40
Add more details to rpc http/ws apis error message (#4538) 2 years ago
Fabio Di Fabio e9f979ebd3
Try to build better block proposals until timeout or GetPayload is ca… (#4516) 2 years ago
Justin Florentine e0b26d2ca4
don't add to bad blocks manager on StorageException (#4524) 2 years ago
Danno Ferrin 7cab18e978
Make GraphQL scalar parsing compatible with variables (#4522) 2 years ago
Daniel Lehrner 5dec71c925
Avoid a cyclic reference while printing EngineExchangeTransitionConfigurationParameter (#4357) 2 years ago
Sally MacFarlane 32125fb690
add debug logging for invalid case (#4520) 2 years ago
Daniel Lehrner 4b20e77a08
Always return a transaction type for pending transactions (#4364) 2 years ago
mark-terry 7a2db24695
RPC parameter error improvements. Test updates. (#4510) 2 years ago
Antoine Toulme af25c9bac0
upgrade tuweni to 2.3.0 (#4464) 2 years ago
Justin Florentine 6b31efa0b9
Log receipts reorg (#4497) 2 years ago
Fabio Di Fabio 84eab6977e
Refactor unverified forkchoice event (#4487) 2 years ago
Jiri Peinlich e179b86b48
The block variable was keeping too much memory while waiting for future to finish (#4489) 2 years ago
Fabio Di Fabio 4c3514a8c1
Improve UX of initial sync logs, pushing not relevant logs to debug l… (#4486) 2 years ago
Danno Ferrin ef69a6c3aa
Update GraphQL to be closer to execution-api spec (#4112) 2 years ago
Daniel Lehrner 4c2251b749
Log index is counted per block, not per transaction (#4355) 2 years ago
Gabriel-Trintinalia 4c66cc69cf
Add Rpc method name when logging IOException (#4406) 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
Pedro Novais 361390372f
logs JSON-RPC request and responses in TRACE mode (#4395) 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
ahamlat 53193764be
Fix StacklessClosedChannelException caused by the fact that all Engine API requests are executed sequentially. (#4410) 2 years ago
Pedro Novais 6dc07494bb
Inject synchronous Vertx as dependency for engine api (#4289) 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
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
Justin Florentine 2e08c5c095
4328 quiet cors errors (#4335) 2 years ago
Fabio Di Fabio c321a85ef0
Log imported block info post merge (#4310) 2 years ago
garyschulte 18078337b2
getProof encoding fix for 4249 (#4261) 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
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
garyschulte eabbea604d
limit engine-api info logging (#4156) 2 years ago