Commit Graph

1990 Commits (d5a18433e62a5cab978f3cf4cc0f84f947d9edec)

Author SHA1 Message Date
mark-terry 26c4bcf1ae
Corrected eth_getLogs default fromBlock value. (#4513) 2 years ago
Fabio Di Fabio 17a370d2f9
DRY-up *PendingTransactionSorter tests (#4557) 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
Danno Ferrin 59d30448e9
Migrate EVM execution loop into a switch (#4540) 2 years ago
Gabriel Camargo Fukushima 8636a18492
Migrate deprecated features in picocli to v4.0 (#4456) 2 years ago
Sally MacFarlane 1f04509aab
P2P: Connect to maintained connections at startup (#4543) 2 years ago
ahamlat 90e54c08fb
Reduce the number of runtime exceptions (SecurityModuleException) (#4508) 2 years ago
Sally MacFarlane ec13809695
check for self in one more spot (#4521) 2 years ago
Pedro Novais df56576ab0
BlockCreator returns BlockCreationResult transaction selection results (#4465) 2 years ago
Danno Ferrin 9f8a948e33
EVM Performance, arrays and old tracing (#4533) 2 years ago
Fabio Di Fabio e9f979ebd3
Try to build better block proposals until timeout or GetPayload is ca… (#4516) 2 years ago
garyschulte d73ce2116c
Bonsai snapshot worldstate (#4409) 2 years ago
Justin Florentine e0b26d2ca4
don't add to bad blocks manager on StorageException (#4524) 2 years ago
Fabio Di Fabio 36fd1fbc21
Tune EthScheduler thread pools to avoid to recreate too many threads (#4529) 2 years ago
Stefan Pingel 7c926d20ae
improve number of peers metric (#4527) 2 years ago
Danno Ferrin 7cab18e978
Make GraphQL scalar parsing compatible with variables (#4522) 2 years ago
Fabio Di Fabio 33a0188fe2
Make PoS block creation max time a config option (#4519) 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
mark-terry 8527fc1485
RLP zero encoding fix. (#4388) 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
Miguel Angel Rojo 2bcd2a7eec
Flexible Privacy Groups feature - Support to Tessera's EC encryptor (#4282) 2 years ago
Fabio Di Fabio 9bf1d3dab9
Optimize snap sync for PoS networks (#4462) 2 years ago
Fabio Di Fabio 839f39d68d
Optimize pivot block selector on PoS networks (#4488) 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
pietjepuk2 8b05dd47c8
Fix banning (static peers) because of late response in eth/66 (#4377) 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 a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 2 years ago
Matt Nelson 016016d4f7
Fixing logging per issue 4450. (#4473) 2 years ago
Gabriel-Trintinalia 4c66cc69cf
Add Rpc method name when logging IOException (#4406) 2 years ago
Justin Traglia 7ae6edda8f
Fix a few output strings (#4448) 2 years ago
mustafauzunn 817c1cbc24
Java modules support (#4468) 2 years ago
Danno Ferrin 3acaee9ab3
Change min selection to an unsigned min (#4420) 2 years ago
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