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

Using revert() over soon 2 be deprecated throw #19

Closed chunkzer closed 7 years ago

chunkzer commented 7 years ago

From Solidity Docs: From version 0.4.13 the throw keyword is deprecated and will be phased out in the future.

OnlyOneJMJQ commented 7 years ago

Thank you for this @chunkzer ! Closing only because someone noticed/updated the same issue.