no txHash field in result for debug_traceBlockByNumber #5742
Labels
C-bug
An unexpected or incorrect behavior
D-good-first-issue
Nice and easy! A great choice to get started
Describe the bug
Geth recently added the
txHash
in the results ofdebug_traceBlockByNumber
ethereum/go-ethereum#27183Steps to reproduce
{"method":"debug_traceBlockByNumber","params":["latest", {"tracer": "callTracer"}],"id":1,"jsonrpc":"2.0"}
to the nodetxHash
not present in the outputNode logs
No response
Platform(s)
Linux (x86)
What version/commit are you on?
reth 0.1.0-alpha.13 (c4c07b8)
What database version are you on?
Current database version: 1
What type of node are you running?
Archive (default)
What prune config do you use, if any?
No response
If you've built Reth from source, provide the full command you used
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: