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

Make an exception for privileged accounts when calculating gas #238

Closed
stephenpdeos opened this issue Jun 18, 2024 · 0 comments · Fixed by #245 or #249
Closed

Make an exception for privileged accounts when calculating gas #238

stephenpdeos opened this issue Jun 18, 2024 · 0 comments · Fixed by #245 or #249
Assignees
Labels
bug Something isn't working 👍 lgtm

Comments

@stephenpdeos
Copy link
Member

For all operations (native transactions, opcodes) that involve use of a privileged account (reserved address or precompile address), do not calculate the gas as if the account is a new account

Related to https://github.com/eosnetworkfoundation/eos-evm-internal/issues/196

@stephenpdeos stephenpdeos added 👍 lgtm bug Something isn't working labels Jun 18, 2024
@stephenpdeos stephenpdeos added this to the EVM Node 1.0.0-rc4 milestone Jun 18, 2024
@elmato elmato linked a pull request Jun 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👍 lgtm
Projects
Status: Done
2 participants