{ skip to content }

Solidity 0.6.6 Release Announcement

Posted by Solidity Team on April 9, 2020

Releases

This is a small bugfix release that solves an issue with certain tuple assignments.

Important Bugfixes:

  • Fix tuple assignments with components occupying multiple stack slots and different stack size on left- and right-hand-side.

Bugfixes:

  • AST export: Export immutable property in the field mutability.
  • SMTChecker: Fix internal error in the CHC engine when calling inherited functions internally.
  • Type Checker: Error when trying to encode functions with call options gas and value set.

A big thank you to all contributors who helped make this release possible!

Download the new version of Solidity here.

Previous post

Next post

Get involved

GitHub

Twitter

Mastodon

Matrix

Discover more

BlogDocumentationUse casesContributeAboutForum

2023 Solidity Team

Security Policy

Code of Conduct