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

Prepare changelog for 0.8.3. #11140

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Prepare changelog for 0.8.3. #11140

merged 1 commit into from
Mar 23, 2021

Conversation

chriseth
Copy link
Contributor

No description provided.

mijovic
mijovic previously approved these changes Mar 23, 2021
Changelog.md Outdated

Important Bugfixes:
* Optimizer: Fix bug on incorrect caching of Keccak-256 hashes.

Language Features:


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, do we need to remove one more line actually, if not, we can merge as is

hrkrshnn
hrkrshnn previously approved these changes Mar 23, 2021
@chriseth
Copy link
Contributor Author

Removed empty lines.

@chriseth chriseth merged commit 8d00100 into develop Mar 23, 2021

Important Bugfixes:
* Optimizer: Fix bug on incorrect caching of Keccak-256 hashes.

Language Features:


Compiler Features:
* Command Line Interface: Drop experimental support for ``--machine evm15``.
* Optimizer: Try to move ``and`` with constant inside ``or`` to improve storage writes of small types.
* Optimizer: Replace multiplications and divisions with powers of two by shifts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swap the two entries to preserve alphabetical ordering

@chriseth chriseth deleted the prepare083 branch March 23, 2021 11:56
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.

4 participants