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

Merged
merged 6 commits into from
Sep 11, 2024

Conversation

DenisRybas
Copy link
Contributor

@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!

@tomusdrw tomusdrw enabled auto-merge (squash) September 11, 2024 14:50
@tomusdrw tomusdrw merged commit b1ae801 into tomusdrw:master Sep 11, 2024
5 checks passed
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.

4 participants