Beginner FriendlyFoundryNFT
100 EXP
View results
Submission Details
Severity: low
Invalid

Floating Pragma Should Be Fixed

Summary

Smart contracts should be deployed with the same compiler version used during development and testing. Locking the pragma helps to ensure
that contracts do not accidentally get deployed using another pragma.

Vulnerability Details

All contracts use a floating pragma ^0.8.20

Impact

An outdated pragma version might introduce bugs that affect the contract system negatively or recently released pragma versions may
have unknown security vulnerabilities.

Tools Used

Manual Review

Recommendations

Fix the solidity pragma to 0.8.20

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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