Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Upgrades #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Upgrades #24

wants to merge 4 commits into from

Conversation

DOkwufulueze
Copy link
Contributor

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.

Upgrade truffle-contract to ^3.0.0 to take advantage of the new artifact format, as stated in the release page for Truffle 4.
Truffle 4 runs with solc 0.4.18. Since react-auth is Truffle 4-based, its contracts should run on solc v0.4.18
Make solc version on Smart Contracts explicit.
@DOkwufulueze DOkwufulueze mentioned this pull request Nov 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant