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

[Feature] Add missing RPC namespaces and missing RPC methods #926

Closed
17 tasks done
zerosnacks opened this issue Jun 17, 2024 · 2 comments
Closed
17 tasks done

[Feature] Add missing RPC namespaces and missing RPC methods #926

zerosnacks opened this issue Jun 17, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zerosnacks
Copy link
Member

zerosnacks commented Jun 17, 2024

Component

rpc

Describe the feature you would like

Achieve full compatibility with Reth's JSON-RPC methods and namespaces

Link: https://ethereum.org/en/developers/docs/apis/json-rpc/#json-rpc-methods

Missing namespaces:

Missing methods:

For Trace:

For Admin:

For Debug:

  • debug_getRawHeader
  • debug_getRawBlock
  • debug_getRawTransaction
  • debug_getRawReceipts
  • debug_getBadBlocks
  • debug_traceChain
  • debug_traceBlock
@nkysg
Copy link
Contributor

nkysg commented Jul 12, 2024

Did these issues finish?

@DaniPopes
Copy link
Member

DaniPopes commented Jul 13, 2024

Yeah, sorry about that, I updated the remaining methods with their PR. Thanks to everyone that contributed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants