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

Limit Epoch Calculations to Small Positions [Proposal 733] #7610

Closed
JohnnyWyles opened this issue Feb 25, 2024 · 0 comments · Fixed by #7615
Closed

Limit Epoch Calculations to Small Positions [Proposal 733] #7610

JohnnyWyles opened this issue Feb 25, 2024 · 0 comments · Fixed by #7615

Comments

@JohnnyWyles
Copy link
Collaborator

Background

As passed in Proposal 733 this would stop incentive distribution to Classic pools that will receive less than 0.01 OSMO equivalent value at epoch. This reduces the calculations performed at Epoch.

Suggested Design

Implement a parameter that is adjustable by governance that filters out positions that would receive this minimal amount, this could be calculated as a specific value for each classic pool that receives incentives.
A price is needed for equivalent value, if no price can be found through protorev or similar then the denom is not distributed.

Acceptance Criteria

No positions in classic pools are receiving quantities of OSMO at epoch of less than 0.01 OSMO, or equivalent in value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant