token-wizard icon indicating copy to clipboard operation
token-wizard copied to clipboard

Warning: The compiled contract might be susceptible ...

Open fortunto2 opened this issue 7 years ago • 3 comments

What the warning in etherscan?

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

mainnet

If you were able to create it, what is the URL of your crowdsale?

https://etherscan.io/address/0xc9e0852eeed8d3d5e5718bb9490d10825961364c#code

Do you see errors ?

Warning: The compiled contract might be susceptible to ZeroFunctionSelector (very low-severity), DelegateCallReturnValue (low-severity), ECRecoverMalformedInput (medium-severity), SkipEmptyStringLiteral (low-severity) Solidity compiler bugs.


fortunto2 avatar Mar 17 '18 18:03 fortunto2

Depends on https://github.com/poanetwork/token-wizard/issues/636

vbaranov avatar Mar 20 '18 13:03 vbaranov

Hi guys, I get the same error, I'm on rinkeby:

Warning: The compiled contract might be susceptible to ExpExponentCleanup (medium/high-severity), NestedArrayFunctionCallDecoder (medium-severity), ZeroFunctionSelector (very low-severity), DelegateCallReturnValue (low-severity), ECRecoverMalformedInput (medium-severity), SkipEmptyStringLiteral (low-severity) Solidity Compiler Bugs.

https://rinkeby.etherscan.io/address/0x167B0D4d7dc050bd2362dD02bBE59626b6aBf7B6#code

I don't understand what to change as I've used the wizard directly.

corrios avatar Mar 24 '19 16:03 corrios

I have this warning message inside polygonscan, Solidity Compiler Bugs, click for more information: "The compiled contract might be susceptible to [SignedImmutables (very low-severity)]". What does this mean, what can I do about it? This is for an ERC 721 contract, deployed on 3/14/22 using REMIX (compiler 0.8.7). I have minted all the NFTs but discovered this warning when I went in to 'reveal' the collection tonight. Any help appreciated. Thank you.

mammawrites avatar Mar 19 '22 05:03 mammawrites