Distribution.createPool()
checks if pool_.payoutStart > block.timestamp
to revert on invalid payout start value but in editPool()
it updates the pool_.payoutStart
without checking which can be use to set invalid payout starttime
see summary
Invalid payout start value can be set for pool.payoutStart
Manual
Add a check in editPool
that revert the txn for invalid edit params
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.