-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Merge develop into release for 0.6.12 #9467
Merged
Conversation
This file contains 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
Set version to 0.6.12.
Merge release back into develop.
…-slow-classic-algorithm-tests [yul-phaser] Temporarily disable very slow tests for the classic algorithm
Remove duplicate creation of internal routine.
Add create & delete array tests for yul
Evaluate keccak256 of string literals at compile-time.
Propagate arguments
Improve testing speed by only enabling the Yul optimizer if needed.
Optimize combination of byte and shl.
Do not run tests that do not need options multiple times.
Proof script should only run on existing files.
Co-authored-by: Leonardo <[email protected]>
Disable more than one reference to a variable on the LHS of a tuple a…
yul proto fuzzer: Use custom mutation routines
[Sol->Yul] Implement inline arrays.
Yul interpreter: Return addresses of type u160 for create and create2…
Natspec: Implement inheritance and @inheritdoc
Replace acute accent with grave accent
The implified chinese translation version now host on https://learnblockchain.cn/docs/solidity/ . This url will be keep updating .
[SMTChecker] Fix push().push()
Update simplified chinese translation link.
Add example about array literals.
Co-authored-by: Leonardo <[email protected]>
Add corpus based multi source fuzzer
Use more consistent naming.
Co-authored-by: chriseth <[email protected]>
Co-authored-by: Kamil Śliwak <[email protected]>
Print source file names for uncovered error codes
Fuzzer: Count step by number of interpreted statements
Yul sub object access with dot
[Sol->Yul] Supporting .runtimeCode
…ceive Add "Only one receive function is allowed"-error to syntax tests
Prepare for 0.6.12 release.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.