Double queuedNewLocks push on initialize function in SDLPoolSecondary
As seen below there is a duplicate push
op of queuedNewLocks
on initialize function, seeing the previous updateBatchIndex
and currentMintLockIdByBatch
consider only one time insertion, I might assume this is a typo or overlooked code.
initially the queuedNewLocks contains two empty queue instead of one
Manual analysis
remove one queuedNewLocks.push();
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.