Uniswap / v4-periphery

🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4
https://blog.uniswap.org/uniswap-v4
GNU General Public License v2.0
688 stars 464 forks source link

fix: slippage checks #285

Closed snreynolds closed 1 month ago

snreynolds commented 1 month ago

fixes slippage to use safe cast for decrease/burn fixes slippage on mint to check for negative deltas subtracts out the fee amounts before slippage checks

edge case: on an autocompounding add liq, the slippage must be the fee amounts