CORIONplatform / solidity

GNU General Public License v3.0
12 stars 9 forks source link

Publisher deploy fix #135

Closed iFA88 closed 7 years ago

iFA88 commented 7 years ago

Currently I test it now :)

iFA88 commented 7 years ago

But you have right, the compiler is not ready to check this. Example: https://github.com/CORIONplatform/solidity/blob/master/token.sol#L57 There is no moduleHandlerAddress but still accepts everything.

Dexaran commented 7 years ago

Compiler is unstable now. There could be numbers of compiler-related and EVM-related errors.