In the Fund structure of the smart contract, a boolean field dealine_set is defined, which should be spelled correctly as deadline_set. Moreover, in the function set_deadline, the state of the deadline_set variable is not set to true.
1.When creating a crowdfunding campaign, repeatedly call set_deadline.
2.When the activity is close to failing, reset the deadline to delay its failure.
Manual Review
Modify the method and variable name of the structure to deadline_set, and set the deadline_set state to true.
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.