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] Fix various opcodes gas #1815

Merged

Conversation

gianbelinche
Copy link

@gianbelinche gianbelinche commented Apr 26, 2024

What ❔

This PR add or fixes tests for gas cost for the following opcodes:
CALL, STATICCALL, DELEGATECALL, CREATE, CREATE2, KECCAK, CALLDATACOPY, CODECOPY
This PR is related to era-contracts#423

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.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@jrchatruc jrchatruc merged commit 31c2cb5 into matter-labs:evm-equivalence-yul Apr 30, 2024
12 of 34 checks passed
@jrchatruc jrchatruc deleted the evm-call-gas-fix branch April 30, 2024 13:24
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.

None yet

4 participants