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-Equivalence-YUL] Fix exp opcode #455

Merged
merged 1 commit into from
May 22, 2024

Conversation

gianbelinche
Copy link

What ❔

This PR fixes the exp opcode, its gas calculations were incorrect, which made it revert

Tests were added on this PR

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 marked this pull request as ready for review May 7, 2024 21:15
@jrchatruc jrchatruc changed the base branch from evm-equivalence-yul to evm-equivalence-yul-rebased May 7, 2024 21:18
@jrchatruc jrchatruc changed the base branch from evm-equivalence-yul-rebased to evm-revert-dev-merge May 7, 2024 21:21
@gianbelinche gianbelinche changed the title [EVM-Equivalent-YUL] Fix exp opcode [EVM-Equivalence-YUL] Fix exp opcode May 8, 2024
@jrchatruc jrchatruc merged commit d4367d3 into matter-labs:evm-revert-dev-merge May 22, 2024
2 checks passed
@jrchatruc jrchatruc deleted the evm-fix-exp branch May 22, 2024 14:02
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

2 participants