-
Notifications
You must be signed in to change notification settings - Fork 485
Delay smt-solving until it is absolutely necessary in EVM #2425
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
Open
gustavo-grieco
wants to merge
27
commits into
master
Choose a base branch
from
dev-lazy-mode
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
2d04217
delay smt-solving until it is absolutely necessary
gustavo-grieco 9aa2f87
linted
gustavo-grieco 709d1d7
force finalization in the VMTests
gustavo-grieco 4b2b0ce
fixed unsoundness tests
gustavo-grieco 8c082d9
fix
gustavo-grieco c6ff8fd
merge
gustavo-grieco 8aa776e
lint
gustavo-grieco d2dfcc4
fixes
gustavo-grieco 830fe62
fixes
gustavo-grieco 2a307d7
disable lazy evaluation for verifier
gustavo-grieco 834da35
fixed more tests
gustavo-grieco 2b13cc5
more fixes
gustavo-grieco df9db1d
fix
gustavo-grieco 705c877
fixes
gustavo-grieco fe62c97
fixes
gustavo-grieco 9cba8ce
more fixes
gustavo-grieco f257187
fix
gustavo-grieco 6049aa0
Tweak typing
0076497
Disable lazy evaluation by default
b1a4db8
Merge branch 'master' into dev-lazy-mode
8581f01
Merge branch 'master' of ssh://github.com/trailofbits/manticore into …
gustavo-grieco 04101f2
Merge branch 'dev-lazy-mode' of ssh://github.com/trailofbits/manticor…
gustavo-grieco d04aea3
fix
gustavo-grieco 181aea8
test fix
gustavo-grieco 8895028
Remove disable_lazy_evaluation calls
0ebce02
Merge branch 'master' into dev-lazy-mode
97d95f2
Re-enable jumpdest check
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
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.