In the Pot.sol
constrcutor there is no check for the two dynamic arrays if the lengths are equal.
The missing check for the both the dynamic arrays causes unwanted behaviour for the contract.
This can lead to unexpected and unwanted behaviour because the contract will revert.
Manual review.
In the constructor add a check for the equal lengths of the arrays.
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.