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

[bug] incorrect gas used for L1 messages #41

Open
greged93 opened this issue Dec 20, 2024 · 0 comments
Open

[bug] incorrect gas used for L1 messages #41

greged93 opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@greged93
Copy link
Collaborator

The gas used returned from executing a L1 message using the Evm struct does not account for the gas refunded. Because L1 messages do not get any gas refund linked to storage clear, any gas refund at the end of the transaction should be accounted as gas used.

@greged93 greged93 added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant