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

feat: spec for distributing remainder of liquidity fee #1655

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

cdummett
Copy link
Collaborator

@cdummett cdummett commented Apr 6, 2023

Currently any remainder in the liquidity fee account after fee distribution is assigned to the smallest LP, results in cases where an LP with a large commitment is not rewarded whist an LP with a small commitment is.

PR updates the spec for dealing with any remaining funds in the market liquidity fee account after fee distribution both during an active market and a market being settled.

@cdummett cdummett self-assigned this Apr 6, 2023
@gordsport gordsport added this to the 🤠 Oregon Trail milestone Apr 7, 2023
Copy link
Contributor

@Jiajia-Cui Jiajia-Cui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cdummett cdummett merged commit 026748a into master Apr 19, 2023
@cdummett cdummett deleted the feat/liq_fee_distribution branch April 19, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants