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

Support for shanghai and cancun EVM opdcodes #23914

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

Silur
Copy link
Contributor

@Silur Silur commented Jan 21, 2025

Shanghai and Cancun hardforks added new opcodes to the EVM, with the latest available to solc since 0.8.20:

  • TSTORE
  • TLOAD
  • MCOPY
  • PUSH0

This PR adds support for these codes in the builtin disasm module

@trufae trufae merged commit 51fa368 into radareorg:master Jan 21, 2025
45 checks passed
andelf added a commit to andelf/radare2 that referenced this pull request Jan 28, 2025
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.

2 participants