In Solidity versions 0.8.0 and above, the ABI encoder V2 (abicoder v2) is enabled by default. As a result, there is no need to explicitly declare pragma abicoder v2; within the contract. The presence of this declaration in the PerpetualVault contract represents redundant code. It is recommended to remove it to enhance code simplicity.
N/A
N/A
Manual
Redundant 'pragma abicoder v2' Declaration in Solidity 0.8.0+ Versions
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelihood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.