Skip to content

Version 0.6.6

Compare
Choose a tag to compare
@chriseth chriseth released this 09 Apr 12:42
6c089d0

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.

We especially thank all the contributors that made this release possible:

a3d4, Alexander Arlt, Black3HDF, Djordje Mijovic, hrkrshnn, Jason Cobb, Leonardo Alt

If you want to perform a source build, please only use solidity_0.6.6.tar.gz and not the zip provided by github directly.