DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

[L-01] - fixed point pragma version

Summary - Fixed version of solidity pragma (=0.8.21) is used

Impact - contracts can not be compiled with newer versions of the compiler that might contain important bug fixes or optimizations.

Recommendations - to specify a range of compatible compiler versions using the ^ operator or specifying a minimum version with >=, rather than using a fixed version.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

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