Skip to content

Conversation

winsvega
Copy link
Contributor

@winsvega winsvega commented Jul 7, 2025

πŸ—’οΈ Description

convert CREATE_AcreateB_BSuicide_BStoreFiller.json test

πŸ”— Related Issues or PRs

βœ… Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx --with=tox-uv tox -e lint,typecheck,spellcheck,markdownlint
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

@winsvega winsvega changed the title convert create suicide store test type(tests): convert create suicide store test Jul 7, 2025
@winsvega winsvega force-pushed the create_tests branch 5 times, most recently from f10fc75 to 5f236bf Compare July 8, 2025 07:34
@winsvega
Copy link
Contributor Author

winsvega commented Jul 8, 2025

Converting solidity code result in following opcode not being used:

PUSH29, DUP4, DUP8, SWAP2, ISZERO, AND, MUL, DIV, CALLVALUE, EXTCODESIZE

@danceratopz danceratopz changed the title type(tests): convert create suicide store test feat(tests): port create selfdestruct store test Jul 8, 2025
@danceratopz danceratopz added scope:tests Scope: Changes EL client test cases in `./tests` type:feat type: Feature labels Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:tests Scope: Changes EL client test cases in `./tests` type:feat type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants