In TSwapPool.deposit
function, the deadline
parameter is passed but not used, resulting in a missing deadline check. Consequently, a user can add liquidity at unexpected times when the deposit rate is unfavorable.
Users might inadvertently deposit at an unfavorable rate, resulting users receiving significantly fewer liquidity tokens than they would under normal conditions.
Manual review
Use the already implemented revertIfDeadlinePassed
.
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.