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

feat: add helpers to configure GethDebugTracingOptions properly #1436

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Oct 5, 2024

closes #1347

the options are a bit weird, and maybe we shouldn't have designed the options like this, because this was designed from server POV.

this adds helpers to not mess up config.

apparently tracer arg is required, but I don't even khow to trigger the default structlogs tracer because this doesn't have a name afaik

@mattsse mattsse merged commit f0858e8 into main Oct 7, 2024
26 checks passed
@mattsse mattsse deleted the matt/add-helpers-to-configure-trace-args-properly branch October 7, 2024 08:58
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.

[Bug] debug_trace_call not giving storage on an ERC20 balanceOf call
2 participants