Skip to content

Conversation

@s1na
Copy link
Contributor

@s1na s1na commented Oct 24, 2024

This fixes an issue where processing pre-block hooks (e.g. beacon block root) would fail if a tracer was enabled. This was caused by #30569.

Fixes #30658

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 (but please make a habit of writing proper PR descriptions)

@holiman holiman added this to the 1.14.12 milestone Oct 24, 2024
@holiman holiman merged commit 461afdf into ethereum:master Oct 24, 2024
3 checks passed
holiman pushed a commit that referenced this pull request Nov 19, 2024
This change makes it so that the wrapped statedb with tracing-hooks is passed to the system call processing

Fixes #30658
jakub-freebit pushed a commit to fblch/go-ethereum that referenced this pull request Jul 3, 2025
This change makes it so that the wrapped statedb with tracing-hooks is passed to the system call processing

Fixes ethereum#30658
gballet pushed a commit to gballet/go-ethereum that referenced this pull request Sep 11, 2025
This change makes it so that the wrapped statedb with tracing-hooks is passed to the system call processing

Fixes ethereum#30658
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.

insertChain panics when struct tracer is set

2 participants