Skip to content

feat(eth/tracers): export txTraceResult and prestate account#297

Merged
StephenButtolph merged 2 commits into
mainfrom
JonathanOppenheimer/export-tx-trace-result
Jul 21, 2026
Merged

feat(eth/tracers): export txTraceResult and prestate account#297
StephenButtolph merged 2 commits into
mainfrom
JonathanOppenheimer/export-tx-trace-result

Conversation

@JonathanOppenheimer

@JonathanOppenheimer JonathanOppenheimer commented Jul 20, 2026

Copy link
Copy Markdown

Why this should be merged

Consumers of the debug_traceBlock* currently have to mirror the response types with anonymous structs to
decode results, because they are unexported.

How this works

I just exported type aliases, following the existing pattern.

How this was tested

N/A

Comment thread eth/tracers/native/prestate_libevm.go
@JonathanOppenheimer JonathanOppenheimer changed the title feat(eth/tracers): export txTraceResult as TxTraceResult feat(eth/tracers): export txTraceResult and prestate account Jul 20, 2026
Base automatically changed from alarso16/tracer-hash to main July 21, 2026 15:00
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/export-tx-trace-result branch from 1416f3e to 6d58426 Compare July 21, 2026 15:02
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/export-tx-trace-result branch from 6d58426 to 5be56d1 Compare July 21, 2026 15:04
@StephenButtolph
StephenButtolph enabled auto-merge (squash) July 21, 2026 15:05
@StephenButtolph
StephenButtolph merged commit e1b83d1 into main Jul 21, 2026
23 of 25 checks passed
@StephenButtolph
StephenButtolph deleted the JonathanOppenheimer/export-tx-trace-result branch July 21, 2026 15:43
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.

4 participants