Skip to content

feat(eth/tracers): export blockTraceResult as BlockTraceResult#298

Merged
StephenButtolph merged 1 commit into
mainfrom
JonathanOppenheimer/export-trace-chain-types
Jul 21, 2026
Merged

feat(eth/tracers): export blockTraceResult as BlockTraceResult#298
StephenButtolph merged 1 commit into
mainfrom
JonathanOppenheimer/export-trace-chain-types

Conversation

@JonathanOppenheimer

@JonathanOppenheimer JonathanOppenheimer commented Jul 21, 2026

Copy link
Copy Markdown

Why this should be merged

Consumers of debug_traceChain currently have to mirror the streamed per-block result type with local structs to decode results, because it ss unexported.

How this works

I just exported a type alias, following the existing pattern.

How this was tested

N/A

@JonathanOppenheimer JonathanOppenheimer self-assigned this Jul 21, 2026
@StephenButtolph
StephenButtolph merged commit dbeb5ef into main Jul 21, 2026
13 checks passed
@StephenButtolph
StephenButtolph deleted the JonathanOppenheimer/export-trace-chain-types branch July 21, 2026 18:05
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.

3 participants