When a pool is created with createPool there is a check if the payoutStart is in the future.
This can be worked around with the editPool function.
In createPool there is the following check:
This can be worked around by directly editing the pool after the creation, and set the payoutStart to an earlier timestamp. This works because editPool is lacking this check. This can even be done in the same transaction.
Pool can be created with payoutStart time in the past.
n/a
Add the same check for the payoutStart to the editPool 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.