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

no txHash field in result for debug_traceBlockByNumber #8967

Closed
quick-pawiromitchel opened this issue Dec 12, 2023 · 1 comment · Fixed by #9016
Closed

no txHash field in result for debug_traceBlockByNumber #8967

quick-pawiromitchel opened this issue Dec 12, 2023 · 1 comment · Fixed by #9016

Comments

@quick-pawiromitchel
Copy link

System information

Erigon version: erigon/2.55.1/linux-amd64/go1.21.4

OS & Version: Linux

Consensus Layer: Lighthouse v4.3.0-dfcb336

Chain/Network: ETH Mainnet

Expected behaviour

txHash is included in Geth

Actual behaviour

txHash not present in Erigon

Steps to reproduce the behaviour

Send {"method":"debug_traceBlockByNumber","params":["latest", {"tracer": "callTracer"}],"id":1,"jsonrpc":"2.0"} to Erigon, the txHash is not included in the result

@quickchase
Copy link
Contributor

Looks like this was added to Geth recently:

@yperbasis yperbasis linked a pull request Dec 18, 2023 that will close this issue
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 a pull request may close this issue.

2 participants