The version 1.8.0 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of zeppelin-solidity.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notesv1.8.0
This release contains the full implementation of EIP721, following the last details settled in the recently closed EIP. Thanks to all the community for your contributions! š
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 1.8.0 of zeppelin-solidity was just published.
The version 1.8.0 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of zeppelin-solidity.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v1.8.0This release contains the full implementation of EIP721, following the last details settled in the recently closed EIP. Thanks to all the community for your contributions!š
Changelog
v1.7.0...v1.8.0
Transfer
event toBurnableToken
(#735)ECRecovery
recover
is now internal (#818)Commits
The new version differs by 16 commits.
cacf036
v1.8.0
e96164f
ERC721 full implementation (#803)
9f52e94
Move ERC20 tests to ERC20 custom folder (#772)
c9936e2
Changed test assertion description for clarity (#831)
e299a79
Change ECRecovery recover method's visibility to internal (#818)
b33260a
Remove assert and send in favor of transfer for PullPayment.sol (#823)
3fb8eca
Gender of signer is irrelevant and distracting (#822)
c3cbdb4
Fix version error for truffle-flattener. (#794)
7586e38
Fixes typo in SafeMath subtraction docs (#806)
d1146e8
Add Whitelist contract (#746)
8d4eee4
Bugfix/fix individuallycapped flaky test (#789)
903751c
Tiny indentation fix in MintedCrowdsale (#792)
9fd6117
Fixed typo in Crowdsale contract comment (#793)
3c48912
Fix capped crowdsale flaky test (#773)
b3a8602
Use constructor arguments (#731)
There are 16 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: