Description: In the function ChristmasDinner::setDeadline
the state variable ChristmasDinner::deadlineSet
is never set to true even though it is being checked for in the function and if is true then it should revert by calling error DeadlineAlreadySet
.
Impact: The host can change the deadline multiple times
Proof of Concept:
Recommendation: Set the state variable deadlineSet
to true in ChristmasDinner::setDeadline
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.