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

[EVM-Equivalent-YUL] Stack/Memory instructions sload, sstore and msize #341

Merged

Conversation

gianbelinche
Copy link

@gianbelinche gianbelinche commented Apr 10, 2024

What ❔

This PR adds sload, sstore and msize opcodes, including cold/warm cases for gas handling

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@gianbelinche gianbelinche changed the title [EVM-Equivalent-YUL] Stack/Memory instructions, part 2 [EVM-Equivalent-YUL] Stack/Memory instructions sload, sstore and msize Apr 11, 2024
@gianbelinche gianbelinche marked this pull request as ready for review April 11, 2024 20:59
@jrchatruc jrchatruc merged commit 67fa431 into matter-labs:evm-equivalence-yul Apr 12, 2024
@jrchatruc jrchatruc deleted the evm-yul-stack-memory-2 branch April 12, 2024 18:50
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.

2 participants