mediumLogic errorEVM-Solidity
Yieldoor: Strategy main ticks are not symmetric when the tick spacing is one due to incorrect isLowerSided inequality
- Payout
- $0
- Protocol
- Yieldoor
- Disclosed
- Mar 3, 2025
- Source
- sherlock
Yieldoor's Strategy._setMainTicks computes whether the current tick rounds up or down using a strict less-than comparison `modulo < (tickSpacing / 2)`. When tickSpacing equals 1, this comparison always evaluates true, so the tickBorder is always rounded down t …
Similar reports
- No close matches yet.
References
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.