Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 608 Bytes

2016-09-17-solidity-0.4.2-release-announcement.md

File metadata and controls

20 lines (15 loc) · 608 Bytes
layout published title date author category
post
true
Solidity 0.4.2 Release Announcement
2016-09-17
Solidity Team
Releases

Bugfixes:

  • Code Generator: Fix library functions being called from payable functions.
  • Type Checker: Fixed a crash about invalid array types.
  • Code Generator: Fixed a call gas bug that became visible after version 0.4.0 for calls where the output is larger than the input.

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

Download the new version of Solidity here.