truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Update deprecated constructor to use "constructor" #52

Closed brandonin closed 5 years ago

brandonin commented 6 years ago

Using the "function contractName" is being deprecated. Changing to "constructor". Updating version to Solidity 0.4.22 for backward compilation compatibility.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if no there is no reply to further comments.