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

cmd/evm: Add gasUsed to result #23919

Merged
merged 2 commits into from Nov 16, 2021
Merged

Conversation

lightclient
Copy link
Member

I noticed that gasUsed wasn't exposed when trying to use b11r to fill tests. I could look at the last receipt in the result, but this is a bit nicer.

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holiman holiman added this to the 1.10.13 milestone Nov 16, 2021
@holiman holiman merged commit b0b708b into ethereum:master Nov 16, 2021
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Nov 16, 2021
* cmd/evm: add gas used accumulator to t8n result

* cmd/evm: update t8n tests to include gas used field
yongjun925 pushed a commit to DODOEX/go-ethereum that referenced this pull request Dec 3, 2022
* cmd/evm: add gas used accumulator to t8n result

* cmd/evm: update t8n tests to include gas used field
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.

None yet

2 participants