Skip to content

Add ERC20 stateful test#2160

Draft
jochem-brouwer wants to merge 1 commit intoethereum:forks/amsterdamfrom
jochem-brouwer:state-erc20
Draft

Add ERC20 stateful test#2160
jochem-brouwer wants to merge 1 commit intoethereum:forks/amsterdamfrom
jochem-brouwer:state-erc20

Conversation

@jochem-brouwer
Copy link
Member

🗒️ Description

Still draft, creates a test to target ERC20 contracts for the SLOAD/SSTORE tests on Bloatnet to avoid having to re-bloat state.

🔗 Related Issues or PRs

N/A.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • 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.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* refactor(benchmark): update code generator interface

* refactor(benchmark): update worst bytecode scenario

* refactor(benchmark): update worst compute scenario

* refactor(benchmark): update worst memory scenario

* refactor(benchmark): update worst opcode scenario

* refactor(benchmark): update worst statefule scenario

* refactor(benchmark): update modexp cases by parameterization

* refactor: remove blockchain filler in worst block cases

* refactor: update blockhash case

* fix: resolve failing blob and block has tests

* fix: update linting comment length

* fix linting and typing issue

* fix incorrect logic for missing coverage

* refactor unop worst case

* refactor(tests/benchmark): Optimize generators usages

* refactor(benchmark): Improve max_iterations calculation

* feat(benchmark): add setup_blocks and update tests

* fix(specs): Make sure setup blocks are always used

---------

Co-authored-by: Mario Vega <marioevz@gmail.com>
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* refactor(benchmark): update code generator interface

* refactor(benchmark): update worst bytecode scenario

* refactor(benchmark): update worst compute scenario

* refactor(benchmark): update worst memory scenario

* refactor(benchmark): update worst opcode scenario

* refactor(benchmark): update worst statefule scenario

* refactor(benchmark): update modexp cases by parameterization

* refactor: remove blockchain filler in worst block cases

* refactor: update blockhash case

* fix: resolve failing blob and block has tests

* fix: update linting comment length

* fix linting and typing issue

* fix incorrect logic for missing coverage

* refactor unop worst case

* refactor(tests/benchmark): Optimize generators usages

* refactor(benchmark): Improve max_iterations calculation

* feat(benchmark): add setup_blocks and update tests

* fix(specs): Make sure setup blocks are always used

---------

Co-authored-by: Mario Vega <marioevz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant