The maxLoss
parameter is hardcoded to 0
, causing withdrawals to revert under normal market conditions (e.g., minor slippage).
maxLoss=0
enforces a 0% loss tolerance. Even trivial losses (e.g., 0.1% slippage) will revert the transaction, making withdrawals impractical.
Users cannot withdraw assets during normal operations.
Protocol usability is severely degraded.
Manual review
Allow users to specify maxLoss
:
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.