An unused variable uint256 threshold;
was found in the KeeperProxy.sol
file.
The variable uint256 threshold;
is declared but never used in any function or logic within the contract.
The variable can be found on line no. 32 of the KeeperProxy.sol file.
Increased gas costs due to unnecessary storage allocation.
Manual code review
Remove the unused variable to optimize contract efficiency.
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.
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.