Description: Functions like Pot::closePot
iterate over the claimants
array, which could grow large.
Impact: If the array becomes too large, the transaction could exceed the block gas limit, making it impossible to execute.
Recommended Mitigation: Consider implementing a mechanism to process claims in batches or limit the number of claimants to ensure the function remains executable within gas limits.
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.