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 target stake calculation engine #2493

Merged
merged 193 commits into from
Nov 30, 2020
Merged

Add target stake calculation engine #2493

merged 193 commits into from
Nov 30, 2020

Conversation

witgaw
Copy link
Member

@witgaw witgaw commented Oct 27, 2020

Adds a target stake calculation engine that and exposes it via GetMarketData().

Closes #2421
Closes #2422

execution/market.go Outdated Show resolved Hide resolved
execution/market.go Outdated Show resolved Hide resolved
@witgaw witgaw marked this pull request as ready for review October 30, 2020 14:09
execution/market.go Outdated Show resolved Hide resolved
proto/markets.proto Show resolved Hide resolved
Copy link
Member

@edd edd left a comment

Choose a reason for hiding this comment

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

Graphql looks nice 👍

execution/market.go Outdated Show resolved Hide resolved
@witgaw witgaw merged commit 10ac61a into develop Nov 30, 2020
@witgaw witgaw deleted the 2421-calc-target-stake branch November 30, 2020 11:22
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.

Market data API: expose target stake Calculate target stake per market
6 participants