github ethereum/solidity v0.4.4
Version 0.4.4

latest releases: v0.8.25, v0.8.24, v0.8.23...
7 years ago

This is a bugfix release that fixes a storage corruption that appears when multiple variables are stored in the same slot (details).

Bugfixes:

  • Type checker: forbid signed exponential that led to an incorrect use of EXP opcode.
  • Code generator: properly clean higher order bytes before storing in storage.

Don't miss a new solidity release

NewReleases is sending notifications on new releases.