-
Notifications
You must be signed in to change notification settings - Fork 114
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
hotfix: use current circulating STX tokens for stx_supply
endpoint
#2092
Conversation
…ar 2050 estimate in new field
Vercel deployment URL: https://stacks-blockchain-9rfx0vpri-hirosystems.vercel.app 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor comments, otherwise LGTM (pending any testing)
🎉 This PR is included in version 8.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
See https://www.notion.so/hiropbc/Total-supply-endpoint-af38665d46184408b681e05bbaf1eda0
Use current total STX supply for
total_stx
field in/extended/v1/stx_supply
endpoint, rather than the year 2050 estimate. The year 2050 estimated is specified in a new field.Example old response:
Example new response:
Deprecate a few old/unused endpoints: