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

Add growth and virtual stake to market data #8567

Closed
EVODelavega opened this issue Jun 22, 2023 · 0 comments · Fixed by #8569
Closed

Add growth and virtual stake to market data #8567

EVODelavega opened this issue Jun 22, 2023 · 0 comments · Fixed by #8569
Assignees
Labels
feature new feature to be developed successor-markets for all work relating to Successor Markets

Comments

@EVODelavega
Copy link
Contributor

LPs should be able to track their virtual stake and keep track of the growth factor of the market (r in the ELS spec). MarketData already contains a field called LiquidityProviderFeeShares, which contains the ELS, but not the virtual stake. A new field should be added to the LiquidityProviderFeeShare type.
The MarketData type itself should contain a field with the market_growth as a decimal (represented as a string in the protos).

@EVODelavega EVODelavega added the feature new feature to be developed label Jun 22, 2023
@EVODelavega EVODelavega self-assigned this Jun 22, 2023
@gordsport gordsport added the successor-markets for all work relating to Successor Markets label Jun 22, 2023
@gordsport gordsport added this to the ☄️ Cosmic Elevator milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature to be developed successor-markets for all work relating to Successor Markets
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants