The given equation ensures the auction starts after the prevAuctionInfo.endTime + config.auctionsTimeDiff
which is probably fine for the protocol, but the comment descriptions here and here states that the "difference" (keyword) between two successive auctions should be config.auctionsTimeDiff
, which means the correct equality should be >=
instead of >
.
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.