Conversation
Increment version number.
Merge release back into develop.
Fix PPA script.
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
…global-variables.rst
Minor improvement: Check sources
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
Use StaticAnalyzer to deprecate msg.gas instead of conditionally remo…
Document the meaning of sourceIndex "-1" in source mappings.
Increase ccache size.
Use new eth binary for trusty.
… 0.5.0 is activated.
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
Update Changelog.md
Use 0.4.21 pragma for documentation that uses "emit".
Update changelog for release.
Contributor
Author
|
Failures are expected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.