-
Notifications
You must be signed in to change notification settings - Fork 152
feat: implement compiler backwards compatibility policy #843
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 all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
62d8384
add zksolc version list and basic compatibility test
elfedy 6fd4cc7
Warn about minimum supported version
elfedy 0fb4cb2
Add backwards compatibility for hash type
elfedy 7a7a7dc
add latest supported version and an interface to sanitize bytecode hash
elfedy f819d99
use duplicate field instead of alias
elfedy 2eb60f2
Remove stale import
elfedy 449e14e
fix typo
elfedy 84294af
improve wording
elfedy 6f19010
update docs
elfedy 67861ec
moar update docs
elfedy 01eb12a
Fail when specifying unsupported versions
elfedy df815ab
Update crates/common/src/compile.rs
elfedy 26d7573
Update crates/common/src/compile.rs
elfedy 8ff768a
Update crates/zksync/compilers/src/compilers/zksolc/input.rs
elfedy 727a8ac
Merge branch 'main' into elfedy-compiler-support
elfedy 93123a0
Use ranges to specify version ranges
elfedy 1623bc9
Merge branch 'main' into elfedy-compiler-support
nbaztec dadfa01
Merge branch 'main' into elfedy-compiler-support
elfedy bceb7e1
Merge branch 'main' into elfedy-compiler-support
elfedy 21a9193
make things compile again
elfedy 64c09e7
implement version aware sanitizing
elfedy 5cb35d5
Merge branch 'elfedy-compiler-support' of github.com:matter-labs/foun…
elfedy eb50b70
Unsupport 1.5.9 and add deprecation warning
elfedy 83777f7
fix wrong solc major version
elfedy 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
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.