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

Consider adding verification step at the end of migration tool #1703

Open
rootulp opened this issue Dec 22, 2023 · 0 comments · May be fixed by #1829
Open

Consider adding verification step at the end of migration tool #1703

rootulp opened this issue Dec 22, 2023 · 0 comments · May be fixed by #1829
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rootulp
Copy link
Contributor

rootulp commented Dec 22, 2023

Context

https://docs.helium.com/solana/migration/ledger/#migration-tool

Problem

After the last step, there is no verification step. It would be helpful if the docs described a step so that one can manually verify that the migration completed successfully.

Proposal

I imagine that step would look like:

  1. Find the public address associated with your pre-migrated account. Note: how do I do this?
  2. Search for your old public address on https://explorer.solana.com/ and ensure the account has no funds
  3. Find the public address associated with your post-migrated account.
  4. Search for your new public address on https://explorer.solana.com/ and ensure the account has some funds

Note:

  • I'm observing some residual Helium Network Token in the pre-migrated account. If this is expected behavior, I think it should be documented here.
  • It would nice to add a note that says something like: "staked HNT will be migrated to a single veHNT token" with a link to docs on the veHNT token.
@jthiller jthiller added enhancement New feature or request good first issue Good for newcomers labels Dec 22, 2023
nermalcat69 added a commit to nermalcat69/docs-1 that referenced this issue Feb 29, 2024
@nermalcat69 nermalcat69 linked a pull request Feb 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants