truffle-box / react-auth-box

Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
https://truffle-box.github.io/
MIT License
176 stars 66 forks source link

Upgrade patch #25

Open DOkwufulueze opened 6 years ago

DOkwufulueze commented 6 years ago

This PR, in addition to what #24 does, upgrades solc to v0.4.18, and adds visibility specification to the TestAuthentication Smart Contract.

NOTE: All tests are passing.