Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: The compiled contract might be susceptible ... #712

Open
fortunto2 opened this issue Mar 17, 2018 · 3 comments
Open

Warning: The compiled contract might be susceptible ... #712

fortunto2 opened this issue Mar 17, 2018 · 3 comments

Comments

@fortunto2
Copy link

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.


@vbaranov
Copy link
Collaborator

Depends on #636

@corrios
Copy link

corrios commented Mar 24, 2019

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.

@mammawrites
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants