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

Feature: add revert reason to receipt #717

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

DenisRybas
Copy link

@DenisRybas DenisRybas commented Feb 5, 2024

Changes:

  • Added optional revert_reason String to receipt

Reasoning:
revert(...), as described in Solidity docs, can return a revert reason as an ABI-encoded string. Some Ethereum clients already have this functionality (e.g. Hyperledger Besu), while in others it may be added later.

@Toktar
Copy link

Toktar commented Mar 1, 2024

Hello @tomusdrw ,
could you please review and merge this PR?
Thanks in advance!

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

3 participants