QA Report #136
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
Low
use a later solidity version
Description
It's a better to use the latest compiler version. The actual compiled version is 0.8.11 (quite old) and the latest is 0.8.16.
Mitigation
Update the version of solidity to 0.8.16.
https://github.com/code-423n4/2022-09-canto/blob/65fbb8b9de22cf8f8f3d742b38b4be41ee35c468/src/Swap/BaseV1-core.sol#L2
https://github.com/code-423n4/2022-09-canto/blob/65fbb8b9de22cf8f8f3d742b38b4be41ee35c468/src/Swap/BaseV1-periphery.sol#L3
The text was updated successfully, but these errors were encountered: