Trick or Treat

First Flight #27
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

The version of the Solidity not stable

Summary

Description: The version of the Solidity is not stated in the SpookySwap contract. It is recommended to specify the version of the Solidity to avoid any issues with the compiler.

Line of code: TrickOrTreat.sol#L2

Impact

The contract may not compile with the latest version of the Solidity compiler.

Tools Used

  • Manual code analysis

Recommendations

Consider using a specific version of Solidity in your contracts instead of a wide version. For example, =0.8.24

Updates

Appeal created

bube Lead Judge 10 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.