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

feat: add trace_call to DebugRuntimeApi trait #101

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented May 6, 2024

This PR adds a new method named trace_call to DebugRuntimeApi, which can be enabled by setting the runtime-3000 flag. This new API method will be used by debug_traceCall rpc call.

@RomarQ RomarQ requested a review from crystalin May 6, 2024 14:32
@RomarQ RomarQ self-assigned this May 6, 2024
@RomarQ RomarQ merged commit 70d9c10 into master May 6, 2024
5 of 72 checks passed
@RomarQ RomarQ deleted the rq/add-trace_call branch May 6, 2024 15:23
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 this pull request may close these issues.

None yet

2 participants