Skip to content

Conversation

@eeemmmmmm
Copy link
Contributor

Found 4 undocumented but fully implemented debug methods while reviewing the codebase:

  • debug_getRawTransactions - returns encoded transactions for a block
  • debug_traceCallMany - batch trace multiple calls (useful for bundle simulation)
  • debug_executionWitness - generate execution witness by block number
  • debug_executionWitnessByBlockHash - same but by hash

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 10, 2025
@mattsse mattsse added this pull request to the merge queue Dec 10, 2025
@mattsse mattsse added the C-docs An addition or correction to our documentation label Dec 10, 2025
Merged via the queue into paradigmxyz:main with commit 1d389cf Dec 10, 2025
45 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-docs An addition or correction to our documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants