Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Lower Min Spot Price in CL to 10^-30 #5726

Open
16 of 30 tasks
Tracked by #5864
p0mvn opened this issue Jul 3, 2023 · 2 comments
Open
16 of 30 tasks
Tracked by #5864

[Epic] Lower Min Spot Price in CL to 10^-30 #5726

p0mvn opened this issue Jul 3, 2023 · 2 comments
Assignees
Labels
ClickUp Test F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board T:epic ⛰

Comments

@p0mvn
Copy link
Member

p0mvn commented Jul 3, 2023

Background

Design doc owner: @p0mvn

Prior to the concentrated liquidity launch, we made a decision to increase the minimum spot price to 10^-12 to account for technical constraints in our design.

This has led to a lack of support for token pairs that have a low real spot price, especially where the base asset has a precision of 18 while the quote asset precision of 6. A pair with such precisions scales the real spot price down by 10^12.

To support all token pairs possible, we argue for lowering the minimum spot price from 10^-12 to 10^-30 and maintaining two pool versions:
V1: supported price range 10^-12, 10^38
V2: supported price range 10^-30, 10^38

Decision

Increase min spot price as per TDD: https://app.clickup.com/37420681/v/dc/13nzm9-22453/13nzm9-45853

Tasks

  1. F: concentrated-liquidity
    p0mvn
  2. F: concentrated-liquidity
    p0mvn
  3. F: concentrated-liquidity
    p0mvn
  4. F: concentrated-liquidity
    p0mvn
  5. F: concentrated-liquidity
    p0mvn
  6. F: concentrated-liquidity
    p0mvn
  7. F: concentrated-liquidity
    p0mvn
  8. F: concentrated-liquidity
  9. F: concentrated-liquidity
    p0mvn
  10. F: concentrated-liquidity
    p0mvn
  11. F: concentrated-liquidity T:tests
  12. F: concentrated-liquidity T:tests
    p0mvn
  13. F: concentrated-liquidity T:tests
  14. C:docs F: concentrated-liquidity
  15. F: concentrated-liquidity
  16. F: concentrated-liquidity T:bug 🐛
    p0mvn
  17. C:x/concentrated-liquidity F: concentrated-liquidity T:tests
    p0mvn
  18. C:x/concentrated-liquidity F: concentrated-liquidity T:tests
  19. C:x/concentrated-liquidity F: concentrated-liquidity
    p0mvn
  20. F: concentrated-liquidity
  21. F: concentrated-liquidity
    p0mvn

Obsolete Tasks

Tasks

  1. F: concentrated-liquidity
  2. F: concentrated-liquidity
  3. F: concentrated-liquidity
  4. F: concentrated-liquidity
  5. F: concentrated-liquidity T:tests

Acceptance Criteria

  • Design doc
  • Implementation
@p0mvn p0mvn added the F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board label Aug 6, 2023
@p0mvn
Copy link
Member Author

p0mvn commented Aug 10, 2023

@p0mvn
Copy link
Member Author

p0mvn commented Sep 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ClickUp Test F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board T:epic ⛰
Projects
Status: In Progress🏃
Development

No branches or pull requests

3 participants