There are variables and structs defined across multiple contracts left unused.
LikeRegistry
has a Like
struct created but isn't used within the functions defined in the contract.
MultiSigWallet
has the error NotEnoughApprovals
created but also unsued.
Increases contract deployment cost.
Manual Review
Remove unused variables and structs to reduce contract bytecode and by extension deployment cost.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood 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.