Skip to content

Conversation

@talfao
Copy link

@talfao talfao commented Jan 16, 2026

Description

Clarified the behaviour of fee accrual and claims in Uniswap v4, emphasising automatic handling of unclaimed fees during liquidity changes.

After testing and exploration of the codebase, the previous message claims that the unclaimed fees are proportionally claimed based on what we remove from the LP position. But based on tests of part of the UNIV4 codebases, the full amount of unclaimed fees for that position is always gathered.

Type(s) of changes

  • Bug fix
  • New feature
  • Update to an existing feature

Motivation for PR

No misleading in docs!

How Has This Been Tested?

Position.t.sol tests confirm this, and then some tests we crafted on our own for the audit we are performing for codebase using UniV4

Applicable screenshots

Follow-up PR

Clarified the behaviour of fee accrual and claims in Uniswap v4, emphasising automatic handling of unclaimed fees during liquidity changes.

After testing and exploration of the codebase, the previous message claims that the unclaimed fees are proportionally claimed based on what we remove from the LP position. But based on tests of part of the UNIV4 codebases, the full amount of unclaimed fees for that position is always gathered.
@vercel
Copy link

vercel bot commented Jan 16, 2026

@talfao is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant