The deposit function has a deadline parameter but it is not enforced.
https://github.com/agent3bood/2024-06-t-swap/blob/main/src/TSwapPool.sol#L117
Unexpected behavior by the protocol, when the user specify a deadline it should be enforced.
Add revertIfDeadlinePassed(deadline)
modifier to the deposit function.
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.