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 Incentives] Implement incentives wiring from governance-triggered emissions #4401

Closed
Tracked by #3991
AlpinYukseloglu opened this issue Feb 23, 2023 · 0 comments
Closed
Tracked by #3991
Assignees
Labels
F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board
Milestone

Comments

@AlpinYukseloglu
Copy link
Contributor

Background

For OSMO incentives, we need to ensure that governance is able to use the same pipes it currently uses to also distribute incentives to CL pools. This will require adding the necessary wiring to route OSMO to the necessary pools to be distributed as incentives.

Suggested Design

  • This is still a WIP, but one option for implementing this could be to create a new IncentiveRecord for all incentivized pools each week with the new amount (and therefore rate). While this approach would work, there is likely a better way to implement this.

Acceptance Criteria

  • New and existing tests pass
@AlpinYukseloglu AlpinYukseloglu added the F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board label Feb 23, 2023
@AlpinYukseloglu AlpinYukseloglu self-assigned this Feb 23, 2023
@p0mvn p0mvn added this to the CL 9 milestone Feb 28, 2023
@p0mvn p0mvn removed the T:ice-box label Mar 2, 2023
@stackman27 stackman27 self-assigned this Mar 6, 2023
@p0mvn p0mvn closed this as completed Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board
Projects
Archived in project
Development

No branches or pull requests

3 participants