Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Implement debug_ namespace #71

Closed
fedekunze opened this issue Jun 4, 2021 · 3 comments · Fixed by #506
Closed

Implement debug_ namespace #71

fedekunze opened this issue Jun 4, 2021 · 3 comments · Fixed by #506
Assignees
Labels
C:JSON-RPC JSON-RPC client

Comments

@fedekunze
Copy link
Contributor

fedekunze commented Jun 4, 2021

Implement JSON-RPC debug_ namespace: https://geth.ethereum.org/docs/rpc/ns-debug

Imp: https://github.com/ethereum/go-ethereum/blob/master/internal/debug/api.go

@crypto-facs
Copy link
Contributor

Hey guys, has there been any progress on this? Some endpoints from this namespace are also required by blockscout for the block explorer. Mainly the debug_traceTransaction method.

@fedekunze
Copy link
Contributor Author

hey @crypto-facs, we haven't yet implemented it. We added it to the current sprint cycle to try tackle it

@crypto-facs
Copy link
Contributor

Awesome! Thanks for tackling this. Let me know if I can be of any help.

@khoslaventures khoslaventures added this to the Milestone 1: Developer Usability and Testing milestone Jun 23, 2021
@fedekunze fedekunze modified the milestones: Milestone 1: Developer Usability and Testing, Milestone 2: Maximizing Performance and Compatibility Jun 30, 2021
@crypto-facs crypto-facs self-assigned this Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:JSON-RPC JSON-RPC client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants