Skip to content
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
merged 132 commits into from
Jul 22, 2020
Merged

Merge develop into release for 0.6.12 #9467

merged 132 commits into from
Jul 22, 2020

Conversation

chriseth
Copy link
Contributor

No description provided.

chriseth and others added 30 commits July 6, 2020 19:25
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.
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.
Disable more than one reference to a variable on the LHS of a tuple a…
yul proto fuzzer: Use custom mutation routines
chriseth and others added 29 commits July 20, 2020 17:06
[Sol->Yul] Implement inline arrays.
Yul interpreter: Return addresses of type u160 for create and create2…
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 .
Update simplified chinese translation link.
Add example about array literals.
Add corpus based multi source fuzzer
Print source file names for uncovered error codes
Fuzzer: Count step by number of interpreted statements
[Sol->Yul] Supporting .runtimeCode
…ceive

Add "Only one receive function is allowed"-error to syntax tests
@chriseth chriseth merged commit 27d5176 into release Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.