github ethereum/solidity v0.3.5
Version 0.3.5

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

Features:

  • Context-dependent path remappings (different modules can use the same library in different versions)

Bugfixes:

  • Type Checking: Dynamic return types were removed when fetching data from external calls, now they are replaced by an "unusable" type.
  • Type Checking: Overrides by constructors were considered making a function non-abstract.

note: The source below cannot be used without the dependent repositories.

Don't miss a new solidity release

NewReleases is sending notifications on new releases.