Commit Graph

195 Commits (30c96c7a1d6e379854d91f3f43914b5d564f3381)

Author SHA1 Message Date
Gabriel Fukushima dee608fc62
Change contract creation halt reason when account already exists (#6518) 10 months ago
Danno Ferrin 098d9975ed
Add pragueTime configuration (#6473) 10 months ago
Thabokani f125aed72f
Fix typos (#6481) 10 months ago
delehef 928b34d95f
feat: add `OperationTracer.tracePrepareTransaction` (#6453) 10 months ago
Danno Ferrin e76bcf0bab
EOF Spec Updates (#6431) 10 months ago
Fabio Di Fabio 724e3d040e
Upgrade Mockito (#6397) 10 months ago
Danno Ferrin b6b2b79c53
Correct Tangerine Whistle definition in Fluent EVM APIs. (#6382) 11 months ago
Justin Florentine 7b27d3b208
finalized cancun spec (#6351) 11 months ago
Justin Florentine 09977ccfe2
add new forkids for testnets, update forkid test to Junit5, no longer need named network specific trusted setups (#6322) 11 months ago
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 12 months ago
Justin Florentine 7743627b37
Update to production KZG ceremony output (#6066) 1 year ago
Stefan Pingel f42f8c1122
Make tracer in block building block aware (#6135) 1 year ago
matkt d049cb3e34
load all accounts into cache (#6101) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
GoodDaisy e814886d4a
Fix some typos (#6093) 1 year ago
delehef edf23cb570
feat: add a way to read memory without altering the word capacity (#6073) 1 year ago
delehef 0345b2473f
Trigger contextEnter/Exit for all frames, including root (#6074) 1 year ago
Danno Ferrin 949c724ac3
Migrate Operand Stack to Growing Stack (#6068) 1 year ago
Danno Ferrin af011d2a0f
Use Bytes Trie to track warm addresses (#6069) 1 year ago
Danno Ferrin 573cb1bc43
Change Array Copying (#5998) 1 year ago
Danno Ferrin 13a934d6b8
Add parameters to EVM library fluent API (#5930) 1 year ago
Danno Ferrin 4e6b1fbd25
Add updated storage to evmtool json trace (#5892) 1 year ago
Gabriel-Trintinalia c4f73aa643
EIP7516 - Add BlobBaseFee opcode to Cancun EVM (#5884) 1 year ago
delehef 35385611ae
Add world context to transaction tracing API (#5836) 1 year ago
Danno Ferrin ab291ad370
Merge MutableAccount and EVMAccount (#5863) 1 year ago
Danno Ferrin 6dc10a9a78
Improve Reference Test Performance (#5801) 1 year ago
Fabio Di Fabio eb60c06772
Add Holešky as predefined network name (#5797) 1 year ago
delehef 4ecfbb2252
Trigger `OperationTracer` on contexts enter & exit (#5756) 1 year ago
Stefan Pingel 7605351c1a
fix excess blob gas calculation when creating blobs (#5786) 1 year ago
Daniel Lehrner 19c989a6d9
Add missing methods to transaction interface (#5732) 1 year ago
delehef 8032a60217
Make the `MessageFrame.isWarm(...)` method family public (#5762) 1 year ago
Danno Ferrin 3b04f5cd27
Migrate DataGas to BlobGas (#5759) 1 year ago
Danno Ferrin 5a766b4696
EvmTool fixes (#5763) 1 year ago
Danno Ferrin 7019131d7b
Benchmarking in evmtool (#5754) 1 year ago
Danno Ferrin fb3b262f1b
Call operation performance optimizations (#5537) 1 year ago
Danno Ferrin 403297b874
EIP-4844 testing support (#5702) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Danno Ferrin dd129c84ac
Eip 6780 selfdestruct (#5430) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Danno Ferrin 6441d29f6a
Add hooks to AbstractCreateOperation for library users (#5656) 1 year ago
Danno Ferrin fcdb20296a
Update evmtool graalvm build (#5639) 1 year ago
Danno Ferrin a9a11fa985
Remove BLS12 from cancun (#5641) 1 year ago
Danno Ferrin 7ff3f0774e
Updates for execution-spec-tests (#5638) 1 year ago
Danno Ferrin a0e5dd6fe0
Faster MCOPY implementation (#5630) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Danno Ferrin 9913a5aa11
Renumber EOF and Transient storage (#5550) 1 year ago
Danno Ferrin 2f669cc8fd
Migrate EVM module to JUnit 5 (#5575) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Danno Ferrin 4407abd37f
EIP-5656 MCOPY (#5493) 1 year ago