Skip to content

Merge develop into release.#3678

Merged
chriseth merged 252 commits intoreleasefrom
develop
Mar 7, 2018
Merged

Merge develop into release.#3678
chriseth merged 252 commits intoreleasefrom
develop

Conversation

@chriseth
Copy link
Contributor

@chriseth chriseth commented Mar 7, 2018

No description provided.

Raghav Dua and others added 30 commits January 23, 2018 23:23
Merge release back into develop.
Disallow uninitialized storage pointers as experimental 0.5.0 feature.
Make addmod and mulmod revert if the last argument is zero.
Fix compilation problem from issue 3530
- returns error, if "sources" is an array, an empty object or not defined
- Added new test-cases in test/libsolidity/StandardCompiler.cpp
 Added JSON property 'documentation' to Function, Event, and Modifier defs.
Update introduction-to-smart-contracts.rst
Convert static SourceReferenceFormatter functions to member ones
Clarify name documentation for mixedCase
chriseth and others added 28 commits March 6, 2018 09:26
Use StaticAnalyzer to deprecate msg.gas instead of conditionally remo…
Document the meaning of sourceIndex "-1" in source mappings.
Properly detect which array and struct types are unsupported by the old ABI encoder.
Use STATICCALL for pure function calls.
Add gasleft to FunctionType::richIdentifier().
Warn about using loose assembly.
Use double quotes for suggestion about hex literals and denominations.
Warn if using address overloads on contracts
Use 0.4.21 pragma for documentation that uses "emit".
@chriseth
Copy link
Contributor Author

chriseth commented Mar 7, 2018

Failures are expected.

@chriseth chriseth merged commit dfe3193 into release Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.