set_deadline
can be called several times when it is supposed to be called only once given this condition:
Outdated deadline_set
allows anyone to set deadline
as many times as they wish. deadline_set
will always be true
This line will never be executed: return Err(ErrorCode::DeadlineAlreadySet.into());
Deadline can be reset several times which goes against the intent of the code. These are some impacts that can occur:
Contribution can be interrupted to start refunds
Refunds can be interrupted to go back to contributions
Manual review
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.