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

Migration Verification: Add totalIssuance and TotalAccountBalance comparison #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haerdib
Copy link

@haerdib haerdib commented Apr 8, 2022

This PR adds an extra check by summing up the free and reserved balance of all accounts on the destination chain and comparing it with the totalIssuance. This check ensures that no account has been overwritten by accident during the migration, which would mess up the totalIssuance.

Thanks a lot for providing this great client!

@haerdib haerdib changed the title Migration Verifaction: Add totalIssuance and TotalAccountBalance comparison Migration Verification: Add totalIssuance and TotalAccountBalance comparison Apr 8, 2022
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