index used for epochId in auctionConfigs should always be epochId + 1 instead of epochId otherwise incorrect Id will be fetched.
like here in function startAuction epochId is given to fetch last auction config but in other place where current auction ID needed then epochId should be epochId + 1.
Incorrect config fetched/updated in some cases
Manual
For fetching or updating current Auction config index should be epochId + 1
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.