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: add txHash field on txTraceResult #2254

Merged
merged 1 commit into from
Feb 13, 2024

Commits on Feb 12, 2024

  1. eth/tracers: add txHash field on txTraceResult (#27183)

    This PR modifies the interface for the results of `debug_traceBlock` and `debug_traceCall` by adding the `txHash`, allowing users to identify which transaction's trace result corresponds to.
    
    ---------
    
    Co-authored-by: Martin Holst Swende <[email protected]>
    2 people authored and carterqw2 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    213811e View commit details
    Browse the repository at this point in the history