github ethereum/solidity v0.1.5
Version 0.1.5

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

Changes:

  • Breaking change in storage encoding: Encode short byte arrays and strings together with their length in storage.
  • Report warnings.
  • Allow storage reference types for public library functions.
  • Access to types declared in other contracts and libraries via ..
  • Version stamp at beginning of runtime bytecode of libraries.
  • Bugfix: Problem with initialized string state variables and dynamic data in constructor.
  • Bugfix: Resolve dependencies concerning new automatically.
  • Bugfix: Allow four indexed arguments for anonymous events.
  • Bugfix: Detect too large integer constants in functions that accept arbitrary parameters.

Don't miss a new solidity release

NewReleases is sending notifications on new releases.