Description
The project uses multiple different versions of solidity in various files, this could lead to inconsistent behaviour across platforms and environments.
Impact
Difficult to debug as code execution behaviour can vary across different environments.
Proof of Concept
Recommended mitigation
Ensure all versions of solidity are consistent across the protocol.
Use a specific version rather than floating version numbers.
Use the most recent version that is compatible with the library and consider upgrading it if needed.
References
N/A
Tools Used
Manual Review
VSCode search
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.