execution-spec-tests icon indicating copy to clipboard operation
execution-spec-tests copied to clipboard

EIP-3074: `AUTH` and `AUTHCALL` tests

Open SamWilsn opened this issue 9 months ago • 0 comments

🗒️ Description

Initial tests for EELS implementation of EIP-3074.

🔗 Related Issues

https://github.com/ethereum/execution-specs/pull/945

✅ Checklist

  • [ ] All: Set appropriate labels for the changes.
  • [ ] All: Considered squashing commits to improve commit history.
  • [ ] All: Added an entry to CHANGELOG.md.
  • [ ] All: Considered updating the online docs in the ./docs/ directory.
  • [x] Tests: All converted JSON/YML tests from ethereum/tests have been added to converted-ethereum-tests.txt.
  • [ ] Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.
  • [ ] Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

SamWilsn avatar May 03 '24 02:05 SamWilsn