In the contract ProxyFactory the maximum period of the contest can't be changed. The message "close time must be less than 28 days from now" implies that it could be
As MAX_CONTEST_PERIOD
is a constant and cannot be changed, making it impossible to create contests with longer closings than 28 days:
The owner of ProxyFactory contract can't create contests with longer closings than 28 days
Add a onlyOwner function to set the MAX_CONTEST_PERIOD
:
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.