Skip to content

Conversation

saucepoint
Copy link
Collaborator

@saucepoint saucepoint commented Jan 14, 2025

Related Issue

Verify that M02 (slot0.tick and slot0.sqrtPriceX96 disagreement) does not impact liquidity removal

image

In the image above, it is impossible to achieve a state where tick is misaligned and sqrtPriceX96 is NOT on an LP boundary

i.e.

  • slot0.tick = -61
  • LP Range: [-120, -60]
  • slot0.sqrtPriceX96 > getSqrtPriceAtTick(-60)

@saucepoint saucepoint requested a review from a team as a code owner January 14, 2025 23:53
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