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

[CL][Concentrated Liquidity Module]: implement foundations of the module #3044

Closed
p0mvn opened this issue Oct 18, 2022 · 1 comment
Closed
Labels
C:x/concentrated-liquidity F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board T:task ⚙️ A task belongs to a story

Comments

@p0mvn
Copy link
Member

p0mvn commented Oct 18, 2022

Background

As part of milestone 2, we should implement the foundations of the new concentrated-liquidity module.

See #3041 for more details

Suggested Design

The following keeper methods:

  • CreatePool
  • JoinPool
  • ExitPool
  • SwapExactAmountIn
  • SwapExactAmountOut

Acceptance Criteria

@p0mvn p0mvn added the T:task ⚙️ A task belongs to a story label Oct 18, 2022
@p0mvn p0mvn added this to the CL 2: Module Wiring milestone Oct 18, 2022
@osmo-bot osmo-bot moved this to Needs Review 🔍 in Osmosis Chain Development Oct 18, 2022
@p0mvn p0mvn added C:x/concentrated-liquidity F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board labels Oct 18, 2022
@p0mvn
Copy link
Member Author

p0mvn commented Oct 19, 2022

@mattverse this is done right?

@p0mvn p0mvn closed this as completed Oct 21, 2022
Repository owner moved this from Needs Review 🔍 to Done ✅ in Osmosis Chain Development Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:x/concentrated-liquidity F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board T:task ⚙️ A task belongs to a story
Projects
Archived in project
Development

No branches or pull requests

1 participant