react-auth-box icon indicating copy to clipboard operation
react-auth-box copied to clipboard

Upgrades

Open DOkwufulueze opened this issue 6 years ago • 0 comments

This PR

  • upgrades truffle-contract to v^3.0.0 so 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 constant with view mutability state.

DOkwufulueze avatar Nov 10 '17 14:11 DOkwufulueze