Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into release for 0.4.22 #3892

Merged
merged 298 commits into from
Apr 16, 2018
Merged

Merge develop into release for 0.4.22 #3892

merged 298 commits into from
Apr 16, 2018

Conversation

chriseth
Copy link
Contributor

No description provided.

chriseth and others added 30 commits March 14, 2018 18:07
Make external library functions accessible.
Disable tests for travis on non-release and non-tag branches.
Only consider files ending with .sol and not starting with ~ in synta…
forceOwnerChange expects ether, and does not have the payable keyword.
Fix: Missing payable at function forceOwnerChange
Use returndatacopy for retrieving dynamically sized outputs.
Adds detailed description of  the new syntax test tool.
chriseth and others added 28 commits April 13, 2018 10:56
Short string representation of TypePointer in AST JSON
Stricter check for "this" in constructor.
Document ABI encoding functions.
Improve documentation and warning about accessing contract members in…
Properly force-clean for shortening bytesXX conversions.
[MERGE WITH RELEASE 0.4.22] Update version pragmas in constructor documentation.
…e_revert_with_reason

Docs: Update solidity version for revert with reason
@chriseth
Copy link
Contributor Author

Tests will never be green due to the std libraries. Merging and running on the release branch. If required, we need to fix stuff there.

@chriseth chriseth merged commit 4cb486e into release Apr 16, 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.