set_deadline does not update the deadline_set bool
After setting a deadline, the fund struct is not correctly tracking whether the deadline is set or not.
The creator can set a deadline and then unexpectedly change it whenever they want. This effectively means that they can withdraw all funds from the fund at any point once the goal is reached which goes against what the contributors would expect.
N/A
Add fund.dealine_set = true;
to the end of the set deadline function.
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.