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

Fix tracking of active issuance #1337

Open
maltekliemann opened this issue May 24, 2024 · 0 comments
Open

Fix tracking of active issuance #1337

maltekliemann opened this issue May 24, 2024 · 0 comments
Labels
l:M Solving the issue takes days p:high High priority, prioritize the resolution of this issue

Comments

@maltekliemann
Copy link
Member

We have migrated pallet-balances to storage version 1. The migration from v0 to v1 is used to fix the active issuance of certain accounts. We did not ensure that all our accounts have the correct active issuance. This needs to be done separately and depends on our decision of what exactly our definition of "inactive funds" is.

@maltekliemann maltekliemann added p:high High priority, prioritize the resolution of this issue l:M Solving the issue takes days labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l:M Solving the issue takes days p:high High priority, prioritize the resolution of this issue
Projects
None yet
Development

No branches or pull requests

1 participant