Skip to content

feat(zkevm/test): add worst case test for multiple DUP opcodes #1767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 19, 2025

Conversation

LouisTsai-Csie
Copy link
Collaborator

@LouisTsai-Csie LouisTsai-Csie commented Jun 18, 2025

πŸ—’οΈ Description

Add the DUP opcode for zkevm tests.

This PR would be blocked until the PR #1768 is merged, as it would use EVM stack limit as a parameter.

πŸ”— Related Issues

Issue #1687

βœ… Checklist

  • All: Set appropriate labels for the changes.
  • 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.

@LouisTsai-Csie LouisTsai-Csie self-assigned this Jun 18, 2025
@LouisTsai-Csie LouisTsai-Csie added feature:zkevm scope:tests Scope: Changes EL client test cases in `./tests` labels Jun 18, 2025
@LouisTsai-Csie LouisTsai-Csie marked this pull request as ready for review June 18, 2025 12:36
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just the single comment to use the new fork method.

@marioevz marioevz merged commit 66b363e into ethereum:main Jun 19, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:zkevm scope:tests Scope: Changes EL client test cases in `./tests`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants