-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add EIP: Emit log on revert #9390
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
Conversation
✅ All reviewers have approved. |
The commit f011351 (as a parent of 983f940) contains errors. |
|
||
### Parameters | ||
|
||
* `REVERTTOPIC`: `TBD` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a html <-- TODO --> tag for bot to track addressing this for going beyond draft
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Reviewers Have Approved; Performing Automatic Merge...
This PR proposes to emit a log containing the revert message for reverted transactions, making it accessible via standard RPC without the need for tracing.