Different solidity versions used in many files.
Different solidity versions are specified using the pragma statement
accross many files.
Such as 0.8.24 for MoneyShelf
, 0.8.15 for Kernel and ^0.8.13 for the deployer script.
Posibility for conflicts due to different versions.
Manual Review
Use specific solidity version for all files that are not dependencies (not in the lib
folder).
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.