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

eth/tracers: fix and add testcase for #29800 #29811

Merged
merged 3 commits into from
May 21, 2024
Merged

Conversation

holiman
Copy link
Contributor

@holiman holiman commented May 21, 2024

This PR adds a testcase to trigger the flaw in #29800.
@s1na feel free to pile a fix on top here :)

@holiman holiman requested a review from s1na as a code owner May 21, 2024 13:13
Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

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

LGTM

@s1na s1na changed the title eth/tracers: create testcase for #29800 eth/tracers: fix and add testcase for #29800 May 21, 2024
@s1na s1na merged commit 7fd7c1f into ethereum:master May 21, 2024
3 checks passed
thinkAfCod pushed a commit to thinkAfCod/shisui that referenced this pull request May 26, 2024
This fixes an issue for `debug_traceBlock*` methods where the BASEFEE opcode was returning always 0. This caused the method return invalid results.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
jorgemmsilva pushed a commit to iotaledger/go-ethereum that referenced this pull request Jun 17, 2024
This fixes an issue for `debug_traceBlock*` methods where the BASEFEE opcode was returning always 0. This caused the method return invalid results.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
stwiname pushed a commit to subquery/data-node-go-ethereum that referenced this pull request Sep 9, 2024
This fixes an issue for `debug_traceBlock*` methods where the BASEFEE opcode was returning always 0. This caused the method return invalid results.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
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