-
Notifications
You must be signed in to change notification settings - Fork 534
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
Return Revert result as Data #1566
Merged
vcastellm
merged 9 commits into
develop
from
EVM-602-custom-solidity-errors-introduced-in-0-8-4-not-supported
Jun 2, 2023
Merged
Return Revert result as Data #1566
vcastellm
merged 9 commits into
develop
from
EVM-602-custom-solidity-errors-introduced-in-0-8-4-not-supported
Jun 2, 2023
Commits on May 29, 2023
-
This allows returning custom revert errors from solidity, they are ABI encoded functions that can represent rich and gas efficient revert messages.
Victor Castell committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for e039635 - Browse repository at this point
Copy the full SHA e039635View commit details -
Victor Castell committed
May 29, 2023 Configuration menu - View commit details
-
Copy full SHA for d8edf57 - Browse repository at this point
Copy the full SHA d8edf57View commit details -
Victor Castell committed
May 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 23abf48 - Browse repository at this point
Copy the full SHA 23abf48View commit details -
Victor Castell committed
May 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 4cd2498 - Browse repository at this point
Copy the full SHA 4cd2498View commit details -
Victor Castell committed
May 29, 2023 Configuration menu - View commit details
-
Copy full SHA for e89d900 - Browse repository at this point
Copy the full SHA e89d900View commit details
Commits on May 30, 2023
-
Add test for reverted transaction return value
Victor Castell committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for a3d4ebf - Browse repository at this point
Copy the full SHA a3d4ebfView commit details
Commits on May 31, 2023
-
Victor Castell committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b0e5d1 - Browse repository at this point
Copy the full SHA 3b0e5d1View commit details -
Victor Castell committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bab130 - Browse repository at this point
Copy the full SHA 0bab130View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7faef92 - Browse repository at this point
Copy the full SHA 7faef92View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.