-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Implement panic
expression
#7073
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
Changes from 29 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f497801
Implement `panic` expression
ironcev f0134df
Merge branch 'master' into ironcev/panic-expression
ironcev 51719ed
Fix failing SDK harness test
ironcev 941850c
Fix failing LSP test
ironcev 22d0e81
Fix failing LSP test
ironcev 5e89cf7
Merge branch 'master' into ironcev/panic-expression
ironcev de30afb
Merge branch 'master' into ironcev/panic-expression
ironcev 1c59376
Do not remove gas costs in `forc test` snapshots
ironcev e2ba203
Merge branch 'master' into ironcev/panic-expression
ironcev 7dddd03
Merge branch 'master' into ironcev/panic-expression
ironcev 8cb0ff3
Merge branch 'master' into ironcev/panic-expression
ironcev d164d87
Merge branch 'master' into ironcev/panic-expression
ironcev f4ee727
Merge branch 'master' into ironcev/panic-expression
ironcev 43bb8cb
Merge branch 'master' into ironcev/panic-expression
ironcev 39c08d5
Merge branch 'master' into ironcev/panic-expression
ironcev 8137f09
Fix merge issues
ironcev b977f43
Fix wording issues and a typo
ironcev 2605b7e
Fix fmt issues
ironcev 4e25ac5
Merge branch 'master' into ironcev/panic-expression
ironcev 04e9a6f
Fix SDK harness test failing compilation
ironcev de1de34
Adjust gas in snapshot tests snaps
ironcev 9c485ad
Merge branch 'master' into ironcev/panic-expression
ironcev 2f841ff
Fix flaky SDK harness test by using `send_transaction_and_await_commit`
ironcev c0ddc1e
Merge branch 'master' into ironcev/panic-expression
ironcev 973c95f
Put `panic` keyword behind the feature flag
ironcev 86a7655
Fix fmt issue
ironcev f834a60
Temporarily disable SDK harness test for `panic` in predicates
ironcev b11f629
Remove `predicate_panic_expression` Rust module from SDK harness
ironcev 02733a4
Merge branch 'master' into ironcev/panic-expression
ironcev 882f9d2
Merge branch 'master' into ironcev/panic-expression
ironcev cd86555
Fix merge issues
ironcev 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
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
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
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
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
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
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.
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.