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: Revert consumeEvmFrame EvmGasManager optimization #32

Conversation

0xVolosnikov
Copy link

What ❔

The current design requires changing the gas to INF_PASS_GAS to prevent unexpected behavior when called again from a non-EVM context.

I'm thinking about some small changes in the virtual machine that will simplify this logic later.

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.

@jrchatruc jrchatruc merged commit 2edbd69 into lambdaclass:evm-equivalence-yul-new Sep 17, 2024
19 of 20 checks passed
@jrchatruc jrchatruc deleted the vv-revert-consume-frame-change branch September 17, 2024 14:43
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