Update/format code to conform to solidity guidelines. No changes in functionality.#59
Update/format code to conform to solidity guidelines. No changes in functionality.#59eccentricexit wants to merge 6 commits intoParatii-Video:devfrom eccentricexit:fix-visibility-warnings
Conversation
|
Many thanks, Matheus, this was much needed. |
|
I've updated truffle in the package.json. This might also solve #51 |
|
A few remarks:
I'll also merge this as is, but it would be nice to catch all the warnings :-) thanks again! |
This reformats code to conform to solidity style guidelines. Also makes public functions visibilities explicit, solving #24 .
No tests fail.
Summary