Skip to content
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

fix: treat invalid opcode as revert #6140

Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Oct 27, 2023

treats invalid opcode as revert
closes #6138

@DaniPopes DaniPopes changed the title fix: trest invalid opcode as revert fix: treat invalid opcode as revert Oct 27, 2023
@DaniPopes DaniPopes merged commit dcdceda into foundry-rs:master Oct 27, 2023
16 checks passed
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.

Anvil reverts with invalid FE opcode even though the opcode is not run.
2 participants