Commit Graph

601 Commits (72387a5b8c30c219fed9bc332fc5cd2e133c841d)

Author SHA1 Message Date
Gabriel-Trintinalia 72387a5b8c
Hidden option to enforce maximum or minimum eth capability (#4752) 2 years ago
Danno Ferrin 89ce75a614
Speedup modexp (#4780) 2 years ago
Gabriel-Trintinalia c9fba126e6
Implement eth/68 (EIP-5793) (#4730) 2 years ago
mark-terry 6973a07b72
Added max range CLI option for eth_getLogs. (#4597) 2 years ago
garyschulte 01fcb42edd
Prepare for version 22.10.3-SNAPSHOT (#4773) 2 years ago
garyschulte 27412b4b2b
prep changelog for 22.10.2 (#4769) 2 years ago
garyschulte 39be2e6485
Prepare for version 22.10.2-SNAPSHOT (#4762) 2 years ago
matkt fae615fcb8
Preload state trie node (#4737) 2 years ago
Fabio Di Fabio 2c5d7728ca
Transaction pool price validation improvements and fixes (#4598) 2 years ago
Fabio Di Fabio 2ee204cb77
Do not send new payloads to backward sync if initial sync is in progress (#4720) 2 years ago
Fabio Di Fabio 9d4ec3bca4
Restore updating chain head and finalized block during backward sync (#4718) 2 years ago
Daniel Lehrner 49f32ca22d
Prints configuration overview (#4451) 2 years ago
ahamlat 376ce82181
Enable RocksDB bloomFilters (#4682) 2 years ago
Gabriel-Trintinalia 7d374b6a1b
Add type field to eth_getTransactionReceipt (#4713) 2 years ago
Fabio Di Fabio 098558a274
Remove log statements that are keeping references to objects for too long (#4705) 2 years ago
Gabriel-Trintinalia 7c35be3936
Implement eth/67 sub protocol (EIP-4938) (#4646) 2 years ago
Danno Ferrin f20b4b3bd1
"Small" Ethereum Object Format (EIP-3540 + EIP-3670) (#4644) 2 years ago
Fabio Di Fabio bb4f3b3593
Backward sync: use retry switching peer when fetching data from peers (#4656) 2 years ago
Fabio Di Fabio d556668d99
Update artifact checksums after rebuilding the release (#4679) 2 years ago
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
ahamlat 4cbe7c6d6d
Upgrade RocksDB from version 7.6.0 to 7.7.3 (#4649) 2 years ago
ahamlat fcf640a90b
Optimize performance of WorldStateUpdater commit method (#4635) 2 years ago
Fabio Di Fabio db9b623be2
Explain and improve price validation for London transactions during selection (#4602) 2 years ago
Danno Ferrin 1c143f167e
Add Shandong network and fork (#4599) 2 years ago
mark-terry 5f9c68a946
Remove 'publicKey' and 'raw' from Transaction RPC API response. (#4575) 2 years ago
Fabio Di Fabio 0d24b22a8d
Preparing for next release (#4595) 2 years ago
ahamlat b50f8660cc
Create a specific calculateRootHash method for BonsaiInMemoryWorldState to improve performance (#4568) 2 years ago
garyschulte 76d6429cc0
Snapshot based non-persisting MutableWorldState usage (#4531) 2 years ago
matkt da9b10767a
Snapsync persist state (#4381) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Pedro Novais 85357889f5
allow setting docker variables through gradle arguments (#4559) 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 3877cd2b84
Revert changelog subtraction. (#4560) 2 years ago
mark-terry 26c4bcf1ae
Corrected eth_getLogs default fromBlock value. (#4513) 2 years ago
Lucas Saldanha 5c5d643f45
Upgrade jackson-databind to 2.13.4.2 and other jackson deps to 2.13.4 (#4550) 2 years ago
garyschulte 95bc9bd7bc
prepare for 22.10.0 (#4548) 2 years ago
garyschulte 6c072da666
release 22.10.0-RC2 (#4547) 2 years ago
Danno Ferrin 59d30448e9
Migrate EVM execution loop into a switch (#4540) 2 years ago
Sally MacFarlane 1f04509aab
P2P: Connect to maintained connections at startup (#4543) 2 years ago
ahamlat 3ec23e4ecf
Upgrade RocksDB version from 6.29.5 to 7.6.0. (#4517) 2 years ago
ahamlat 90e54c08fb
Reduce the number of runtime exceptions (SecurityModuleException) (#4508) 2 years ago
Daniel Lehrner e0b31e9a6d
Upgrade Apache Commons Text to 1.10.0 (#4542) 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
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