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

outdated description of gas accounting during execution #1169

Open
0x0OZ opened this issue Mar 3, 2023 · 0 comments
Open

outdated description of gas accounting during execution #1169

0x0OZ opened this issue Mar 3, 2023 · 0 comments

Comments

@0x0OZ
Copy link

0x0OZ commented Mar 3, 2023

Hello,
There is an outdated description of gas ln evm chapter 13evm.asciidoc,

If the EVM reaches the end of execution successfully, without running out of gas, the gas cost used is paid to the miner as a transaction fee, converted to ether based on the gas price specified in the transaction: miner fee = gas cost * gas price

we know this is outdated since London upgrade, the issue is it doesn't note "it will be changed in the near feature" or has changed

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

No branches or pull requests

1 participant