Skip to content

debug_* namespace all different from geth #294

@georgehao

Description

@georgehao

Describe the bug

  • debug_executionWitness:
    • reth api timeout
  • debug_traceBlockByHash:
    • reth api result isn't fixed
    • Reth error: RPC error: nonce too low: next nonce 953885, tx nonce 0 (code: -32000)
    • or value mismatch
  • debug_traceBlockByNumber --> ditto
  • debug_traceTransaction --> ditto
  • debug_traceCall --> value mismatch
  • debug_traceBlock -> geth and reth all wrong
  • debug_dbGet -> reth return nil

Steps to reproduce

https://github.com/scroll-tech/reth_consistent_test/blob/main/apis.yaml

call the api with the parameter here

Node logs


Platform(s)

No response

Container Type

Not running in a container

What version/commit are you on?

reth-scroll-cli Version: 1.5.0-dev
Commit SHA: ea01b62a8801c6304086998106a51ee5d67842cc
Build Timestamp: 2025-07-24T12:08:37.172416104Z
Build Features:
Build Profile: release

What database version are you on?

Current database version: 2
Local database version: 2

Which chain / network are you on?

mainne

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

  • I agree to follow the Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions