forked from blockscout/blockscout
-
Notifications
You must be signed in to change notification settings - Fork 8
Custom reverts #126
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
Merged
Merged
Custom reverts #126
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1365452
fix: update revert_reason logic to handle transaction errors more acc…
yavrsky 7487924
feat: add helper functions to identify standard revert reasons
yavrsky a7843d1
feat: add helper functions to identify standard revert reasons
yavrsky e9d4850
fix: update error handling in fetch_fair_beneficiaries function
yavrsky 1e2e54e
fix: remove unused burn address hash string
yavrsky 5cf9088
feat: add Skale-specific revert message prefix for better error handling
yavrsky 4cfe693
fix: enhance revert reason handling with fallback for generic outputs
yavrsky 0c7334d
fix: improve revert reason saving logic to exclude specific cases
yavrsky 286265e
fix: add helper function to identify generic revert outputs
yavrsky 87a168c
fix: add fallback for generic revert output handling in error parsing
yavrsky de4ea60
fix: enhance transaction revert reason fetching logic for SKALE messages
yavrsky 4880ddd
fix: add handling for SKALE revert message prefix to return nil
yavrsky 8b0a130
fix: comment out experimental function due to undefined ConstructorAr…
yavrsky 3b6e8e3
fix: remove comment about function selector length in generic revert …
yavrsky 79dc052
fix: remove commented-out code for SKALE's generic revert message check
yavrsky 623a950
fix: uncomment experimental function for constructor arguments verifi…
yavrsky 4bae03e
fix: add burn address hash string to chain module
yavrsky 1107a32
fix: add FetchedBeneficiaries alias to EthereumJSONRPC.Geth module
yavrsky 0251772
fix: update error handling in fetch_beneficiaries function
yavrsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.