Commit Graph

4178 Commits (67dba233dad54892c1136d034f8155daf4a2cc62)
 

Author SHA1 Message Date
Daniel Lehrner 78c68064c1
Ignore .idea directory in spotless checks (#4657) 2 years ago
Antoine Toulme 5b462af0a7
Otel take 2 (#4075) 2 years ago
Gabriel-Trintinalia 3406f06fcf
Remove misleading fastSyncEnabled variable (#4668) 2 years ago
Jiri Peinlich 2528aacde7
Adding option to debug the potential problems with closing Transaction (#4654) 2 years ago
Daniel Lehrner 6a3d4528bd
Add new RPC endpoints debug_setHead & debug_replayBlock (#4580) 2 years ago
Diego López León e2b1994137
Remove SHL, SHR and SAR from default EVM (#4633) 2 years ago
ahamlat 4cbe7c6d6d
Upgrade RocksDB from version 7.6.0 to 7.7.3 (#4649) 2 years ago
lukelee-sl 148d01102b
Implementation of PUSH0 (#4660) 2 years ago
garyschulte e7074c0ecb
Fix circleCI snapshot segfaults (#4659) 2 years ago
ahamlat fcf640a90b
Optimize performance of WorldStateUpdater commit method (#4635) 2 years ago
Fabio Di Fabio fe0b628e0e
Refactor transaction pool tests (#4632) 2 years ago
garyschulte b181f99940
stopgap to mitigate off-heap memory leak until refactor in #4641 (#4645) 2 years ago
Danno Ferrin 40230ee626
Enable reference tests for the merge (#4608) 2 years ago
Gabriel-Trintinalia ed13bef4dc
Replace quadruplicated anonymous implementation of SubProtocol with MockSubProtocol (#4642) 2 years ago
Gabriel-Trintinalia 2f2628b9a8
♻️ Refactor EthProtocol to externalise EthVersion into its own class (#4640) 2 years ago
Danno Ferrin 0287ec5cb1
Make Json RPC TLS Test Java 17 friendly (#4622) 2 years ago
Danno Ferrin 1f7824956c
Warm Coinbase (EIP-3651) (#4620) 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
garyschulte e22a56378a
wrap sender account in SimpleAccount to prevent holding references to Snapshot transactions in memory (#4605) 2 years ago
Fabio Di Fabio ae6c88527a
DRY-up *PendingTransactionSorter (#4567) 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
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 e5f16b5f0c
Bring standard tracer closer to EIP standards (#4586) 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
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Diego López León 31fa15203b
Increase same account percentage in transaction pool for `retesteth` (#4576) 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
Danno Ferrin a7383a5f81
Adjust tracing calls (#4561) 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
Fabio Di Fabio 17a370d2f9
DRY-up *PendingTransactionSorter tests (#4557) 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
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 3ec23e4ecf
Upgrade RocksDB version from 6.29.5 to 7.6.0. (#4517) 2 years ago