Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.15k stars 1.06k forks source link

Add unchecked block for calculating fee #382

Closed danielNg25 closed 3 weeks ago

danielNg25 commented 3 months ago

_getFeeGrowthInside in PositionValue.sol missing unchecked block results calculating incorrect fee for position

jes16jupyter commented 3 months ago

I think this solves the issue I proposed in #383

stale[bot] commented 1 month ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.