The contract lacks an explicit state (e.g., Pending, Active, Failed) to track campaign progress.
Vulnerability Details:
The Fund struct relies on deadline and dealine_set:
rust
Implicit State: deadline = 0 means "not set," but no clear state machine.
Impact:
Logic Clarity: Harder to reason about campaign status.
User Experience: Less transparent to users.
Tools Used: Manual Review
Recommendations:
Add a state enum:
rust
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.