Source: data-quality audit of deployment 8fcf9a8 (2026-07-07). Full findings: Notion audit.
What to build
Min-protect the V2 single-leg swap fee. The V2 single-leg fee is not min-protected, a small over-count on one-sided V2 swaps. It affects Pool.totalFeesGenerated0/1/USD and UserStatsPerPool.totalFeesContributedUSD/0/1. CL is exact. This is the named residual of #733, whose min-of-legs protection covers the two-legged case but not the single-leg V2 path.
Acceptance criteria
Blocked by
None — can start immediately.
Source: data-quality audit of deployment
8fcf9a8(2026-07-07). Full findings: Notion audit.What to build
Min-protect the V2 single-leg swap fee. The V2 single-leg fee is not min-protected, a small over-count on one-sided V2 swaps. It affects
Pool.totalFeesGenerated0/1/USDandUserStatsPerPool.totalFeesContributedUSD/0/1. CL is exact. This is the named residual of #733, whose min-of-legs protection covers the two-legged case but not the single-leg V2 path.Acceptance criteria
totalFeesGeneratedandtotalFeesContributedno longer over-count on one-sided V2 swaps.Blocked by
None — can start immediately.