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 keeper method stubs and messages #3134

Closed
p0mvn opened this issue Oct 25, 2022 · 0 comments
Closed
Assignees
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 25, 2022

Background

On top of swap keeper methods to be called from swap-router, we want the following keeper methods and corresponding messages:

  • CreatePosition
  • WithdrawPosition

Suggested Design

Implement message server, message stubs and keeper methods for the above

Acceptance Criteria

  • logic added
  • mark with TODOs every new logic that needs tests / godocs
@p0mvn p0mvn added T:task ⚙️ A task belongs to a story C:x/concentrated-liquidity F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board labels Oct 25, 2022
@p0mvn p0mvn self-assigned this Oct 25, 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
None yet
Development

No branches or pull requests

2 participants