Commit Graph

2133 Commits (b850aa7b05349a9c9ec1c674d53b4227e94f5c15)

Author SHA1 Message Date
Danno Ferrin 9dbf12058a
Re-enable integration tests (#4871) 2 years ago
Danno Ferrin 4508174ef2
Remove Deprecated Networks (#4869) 2 years ago
Danno Ferrin 68e9782423
Enable EOF in Shanghai (#4868) 2 years ago
Danno Ferrin 986077e657
EOF updates (#4859) 2 years ago
garyschulte 642d477867
Bugfix potential chain head and worldstate inconsistency (#4862) 2 years ago
ahamlat 3ecb09d721
Optimize Sstore operation execution time (#4836) 2 years ago
Danno Ferrin 0c5b36be1a
Add post-run allocation output to EVMTool (#4709) 2 years ago
garyschulte 2b17e040e1
Bugfix snapshot transaction segfaults after storage truncation (#4786) 2 years ago
Diego López León aa7a6dafc5
[Shandong] Fix EOFv1 validation (#4711) 2 years ago
Danno Ferrin 165c6d95a8
Move EVM operation Tests (#4858) 2 years ago
Danno Ferrin 719ea398f1
EOF Code Validation CLI (#4845) 2 years ago
Gabriel-Trintinalia a483f79cc8
Initial implementation of EngineGetPayloadV2 (#4833) 2 years ago
Jason Frame 38316ef188
EIP-6122 Timestamp based fork IDs (#4841) 2 years ago
Gabriel Fukushima 7d5988d4b5
PoS checkpoint sync (#4844) 2 years ago
matkt d3b6b32fdd
Use safe block as pivot block suring snapsync (#4819) 2 years ago
Simon Dudley 34d4421192
Delete unused classes (#4846) 2 years ago
Danno Ferrin 47545373b4
EIP-4750 EOF Functions (#4781) 2 years ago
Diego López León c3c934d706
Add EIP-4200: EOF - Static relative jumps (#4760) 2 years ago
Fabio Di Fabio 8b46caf019
Memoize transaction size and hash at the same time (#4812) 2 years ago
Zhenyang Shi d6fbe02622
Use blocking executor in test (#4832) 2 years ago
Jiri Peinlich 3fd0681e3d
Support timestamp forks and implement shanghaiTime (#4743) 2 years ago
Gabriel-Trintinalia 4cf6c38e76 Add accessList field to Transaction Call Object (#4802) 2 years ago
Zhenyang Shi 97588ae744
Add chain data pruning experimental feature (#4686) 2 years ago
kevaundray f3b7db1580
Update Element.java (#4804) 2 years ago
Gabriel-Trintinalia bd964ed3f5
Fix typo (#4803) 2 years ago
Antoine Toulme f9bc1b76e4
add bandersnatch point (#4647) 2 years ago
Jason Frame 1205e3a6f0
Docker release builds to no longer add latest tag (#4791) 2 years ago
Danno Ferrin 19077be0a1
Set default curve in EVMTool (#4790) 2 years ago
lukelee-sl 609904e509
gradle modifications to support java 19 (#4797) 2 years ago
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
Gabriel-Trintinalia 64a5d7421a
Fix storage key format for eth_getProof (#4564) 2 years ago
mark-terry 27257e64ba
Changed chain download error log level from error to debug. (#4775) 2 years ago
mark-terry 6973a07b72
Added max range CLI option for eth_getLogs. (#4597) 2 years ago
garyschulte e40def3a25
subscribe prior to getting stateTrieNode in cacheStorageNodes (#4771) 2 years ago
ahamlat 2b4e5653bd
Ensure that Snashot worldstates remain open for async operations (#4767) 2 years ago
Justin Traglia b1f5a7df36
Use value comparisons instead of reference comparisons in some places (#4757) 2 years ago
Simon Dudley 24e9fe24de
Print the rpc params as serialized json to make it easier to copy-paste requests when debugging (#4753) 2 years ago
Simon Dudley 5b55a7e6f2
Add log to show when we've found a peer on a matching chain id (#4751) 2 years ago
Diego López León e5872a5664
[Shandong] EIP-3860 support (#4726) 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
Bakuchi d2382c6b2b
fix typo in error message. (#4736) 2 years ago
Gabriel-Trintinalia f83d7e1a40
Fix attempt to send unsupported message (13) via cap eth/67 (#4732) 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
Danno Ferrin 58b121bd23
Treat nonces as quantities (#4722) 2 years ago
Gabriel-Trintinalia 9fb5e69871
Calculate Transaction Size (#4724) 2 years ago
Daniel Lehrner 49f32ca22d
Prints configuration overview (#4451) 2 years ago