Skip to content

core/vm: 8024 tests should enforce explicit errors#33787

Merged
rjl493456442 merged 3 commits into
ethereum:masterfrom
jrhea:eip-8024-specify-error-tests
Feb 10, 2026
Merged

core/vm: 8024 tests should enforce explicit errors#33787
rjl493456442 merged 3 commits into
ethereum:masterfrom
jrhea:eip-8024-specify-error-tests

Conversation

@jrhea
Copy link
Copy Markdown
Contributor

@jrhea jrhea commented Feb 7, 2026

This PR makes TestEIP8024_Execution verify explicit error types (e.g., ErrStackUnderflow vs ErrInvalidOpCode) rather than accepting any error. It also fails fast on unexpected opcodes in the mini-interpreter to avoid false positives from missing opcode handling.

@jrhea
Copy link
Copy Markdown
Contributor Author

jrhea commented Feb 7, 2026

This should merge after #33785

@jrhea jrhea marked this pull request as ready for review February 8, 2026 00:10
@jrhea jrhea requested a review from rjl493456442 as a code owner February 8, 2026 00:10
@gballet gballet closed this Feb 8, 2026
@gballet gballet reopened this Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants