react-auth-box
react-auth-box copied to clipboard
Upgrades
trafficstars
This PR
- upgrades truffle-contract to
v^3.0.0so that users can take advantage of the new artifact format as stated in Truffle 4's release page. - Upgrades solidity compiler to Truffle 4's required
v0.4.18, and explicitly states the version too. - Adds visibility specification to the included zeppelin Smart Contracts.
- Replaces
constantwithviewmutability state.