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

Improve traceBlock raw-tracing support error message #1356

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

nanocryk
Copy link
Contributor

What does it do?

We don't currently support raw tracing for debug_traceBlock functions, and return an error message if called. However the error message is not very helpful, especially when the caller might be interested in using the "callList" mode which require an additional argument.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@nanocryk nanocryk requested a review from tgmichel March 21, 2022 13:24
@nanocryk nanocryk added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Mar 22, 2022
@tgmichel tgmichel added the A10-evmtracing Pull request includes evm tracing functionality label Apr 1, 2022
Copy link
Contributor

@tgmichel tgmichel left a comment

Choose a reason for hiding this comment

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

lgtm! added tracing tag, re-running CI

@nanocryk nanocryk merged commit 7f861a4 into master Apr 5, 2022
@nanocryk nanocryk deleted the jeremy-improve-traceblock-raw-error-message branch April 5, 2022 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. A10-evmtracing Pull request includes evm tracing functionality B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants