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 #734

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

Make an exception for privileged accounts when calculating gas #734

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

Comments

@stephenpdeos
Copy link
Member

stephenpdeos commented Jun 18, 2024

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 converted this from a draft issue Jun 18, 2024
@stephenpdeos stephenpdeos added 👍 lgtm bug Something isn't working labels Jun 18, 2024
@stephenpdeos stephenpdeos added this to the EVM Contract 1.0.0-rc4 milestone Jun 20, 2024
@elmato elmato moved this from Todo to In Progress in EOS EVM Jun 26, 2024
@elmato elmato moved this from In Progress to Awaiting Review in EOS EVM Jun 26, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in EOS EVM Jun 27, 2024
@elmato elmato linked a pull request Jun 27, 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