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: don't forward the OnlyTopCall and WithLog to inner call tracer #27304

Merged
merged 1 commit into from
May 23, 2023

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented May 19, 2023

For now, we don't forward the OnlyTopCall and WithLog to inner call tracer when using flat call tracer.

Related PR: #27290

…tracer

For now, we don't forward the OnlyTopCall and WithLog to inner call tracer when
using flat call tracer.
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 thanks!

@s1na s1na merged commit a190da9 into ethereum:master May 23, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
FlatCallTracer had a crasher when it was passed `onlyTopCall: true` as config.
This PR ignores config fields inherited from the normal call tracer.
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
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