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

dcrpg: exclude tspend from coin supply query #1964

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented May 16, 2023

This makes the coin supply query for the charts not include tspends.

To apply this fix it is necessary to delete chartscache.gob after shutting down. The next startup will rebuild all the charts data from scratch, which will take several minutes.

This makes the coin supply query for the charts not include tspends.

To apply this fix it is necessary to delete chartscache.gob after
shutting down. The next startup will rebuild all the charts data
from scratch, which will take several minutes.
@chappjc
Copy link
Member Author

chappjc commented Jun 12, 2023

Combined with decred/dcrd#3112, this resolves #1963.
It is already deployed on one instance for weeks, so merging.

@chappjc chappjc merged commit 5346713 into decred:master Jun 12, 2023
@chappjc chappjc deleted the supply-exclude-tspend branch June 12, 2023 13:11
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.

1 participant