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

re-enable Debug Methods #1219

Closed
CharlieMc0 opened this issue Oct 2, 2023 · 1 comment · Fixed by #1228
Closed

re-enable Debug Methods #1219

CharlieMc0 opened this issue Oct 2, 2023 · 1 comment · Fixed by #1228
Assignees

Comments

@CharlieMc0
Copy link
Member

Debug methods were removed from the code in #1106 but they are used by some vendors like HyperNative and potentially others.

The debug namespace can be enable/disabled at the node level by changing the config file so leaving them in the code won't impact all nodes. We do need to make sure they are disabled in the config file by default.

I will update this issue with a list of the specific methods they need.

@CharlieMc0
Copy link
Member Author

Specifically traceTransaction and traceBlockByNumber/Hash is required by HyperNative and probably others.

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