eip7692@v1.1.0
Pre-release
Pre-release
github-actions
released this
19 Sep 18:41
·
116 commits
to main
since this release
Contains several EIP-7702 Devnet-3 tests parametrized to use EOF.
What's Changed
- chore(tests): update EOF tests tracker by @chfast in #791
- new(tests): EOF: more fuzzing disovered tests by @shemnon in #789
- fix(fw): DATALOAD pushed_stack_items by @pdobacz in #784
- new(tests): EOF: tests for invalid non-returning sections by @chfast in #794
- new(tests): EOF - EIP-7069 - expand EXT*CALL gas testing by @pdobacz in #771
- fix(tests): EOF - Remove duplicate container tests, automatically check for duplicates by @marioevz in #800
- fix(fw): max stack height calculation in add by @pdobacz in #810
- new(test): EIP-7702 + EIP-1153: test that TransientStorage stays at correct address by @jochem-brouwer in #799
- new(tests): TSTORE: ensure transient storage is cleared after transactions by @jochem-brouwer in #798
- new(tests): EOF - EIP-7620: EOFCREATE referencing the same subcontainer twice by @MariusVanDerWijden in #809
- new(tests): EOF - EIP-7620: Dangling data in subcontainer test by @shemnon in #812
- fix(fw): EOF - Accept
initcode_prefix
on EOFContainer.Init
by @marioevz in #819 - fix(tests): Fix Existing EOF + EIP-7702 Tests by @marioevz in #821
Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.9...eip7692@v1.1.0