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

LEVM: Remove call frame accessed accounts from parent's set if the current reverts #1339

Open
ilitteri opened this issue Nov 28, 2024 · 0 comments
Labels
levm Lambda EVM implementation

Comments

@ilitteri
Copy link
Contributor

If the current call frame reverts, the accounts that have been accessed for the first time should not figure as touched in the parent call frame.

Source: https://www.evm.codes/about#access_list

@ilitteri ilitteri added the levm Lambda EVM implementation label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant