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

fix: block cumulative gas calculation #1467

Closed
wants to merge 3 commits into from

Conversation

0x00000002
Copy link

The cumulative gas spent should be the sum of the gas spent across all transactions.

@0x00000002 0x00000002 requested a review from sorpaas as a code owner July 4, 2024 06:03
@boundless-forest
Copy link
Collaborator

This is incorrect. I previously asked the same question in #602. Please refer to https://github.com/polkadot-evm/frontier/blob/master/frame/ethereum/src/lib.rs#L650-L658 for more details.

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

Successfully merging this pull request may close these issues.

2 participants