Commit Graph

226 Commits (2054e12071bf0b3e10c6bb79634672dcddd1bb94)

Author SHA1 Message Date
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
Fabio Di Fabio 610812c841
Ignore min-block-occupancy-ratio option when on PoS (#5491) 2 years ago
Danno Ferrin 40db55f8c5
Move Big EOF out of Cancun (#5429) 2 years ago
Danno Ferrin b3d3f54fff
Reduce UInt256 in EVMOperations (#5331) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Danno Ferrin 0f973373f3
Evmtool graalvm support (#5192) 2 years ago
Fabio Di Fabio 28f2bd4a1a
Gas accounting for EIP-4844 (#4992) 2 years ago
Danno Ferrin 32583f467e
Fix error output in standard trace (#5118) 2 years ago
Danno Ferrin 532797fc17
Add needed tooling support for execution-spec-tests (#5030) 2 years ago
Fabio Di Fabio 53b4afce82
Initialize KZG native lib at startup if Cancun is enabled (#5084) 2 years ago
Fabio Di Fabio bff05d8fa3
Only use MAINNET version of KZG (#5095) 2 years ago
Justin Florentine 56ae1fcf5b
moves check for init code length before balance check (#5077) 2 years ago
Danno Ferrin 7245e01088
Speed up initcode validation (#5050) 2 years ago
Cody Born 53e11e3e6b
EIP-1153: Transient storage opcodes (#4118) 2 years ago
Danno Ferrin ca12eaebab
Add EIP-2537 (BLS12-381 curve precompiles) to Cancun (#5017) 2 years ago
Jason Frame 4c678a1050
Withdrawals processor to clear empty accounts (#4995) 2 years ago
Danno Ferrin 602147411e
RJumpV overflow (#4985) 2 years ago
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
Sally MacFarlane 7d04ed2e13
[MINOR] javadoc for kzg precompile (#4988) 2 years ago
Justin Florentine f8a0f87405
KZG point eval precompile (#4860) 2 years ago