Description: In ContestManager::closeContest()
and Pot::closePot()
, the functions can only be called by the owner.
Impact: If the owner fails to call the function, the funds will be locked in the contract, and the claimants will not be able to claim their rewards. This will lead to funds locked in forever.
Recommended mitigation: Make this a public function so that anyone can call the function to close the contest and distribute the rewards. This will ensure that the funds are not locked in the contract and the claimants can claim their rewards.
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.