-
Notifications
You must be signed in to change notification settings - Fork 168
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
Latest PV Android version (6.2.0) restores Joystream account differently than the previous version (6.1.2) #2217
Comments
Thx for reaching us.
How? Vault doesn't know about other versions. It may ask to update properly if user updated app on top of old version with old data schemas. But if you using old version, it doesn't know about new versions out there. As a workaround - you can always download any version you want from github releases and install it to wiped and properly airgapped device. Manual is here |
Thanks @Dmitry-Borodin for your comment. As I mentioned, I provided the whole interaction with the user to [email protected] from Web3 Foundation Support team. I'll respond to your comments to the best of my ability. However, I would appreciate it if you could review the emails containing all the information related to the case.
The restored account is different. I suggested to modify the derivation path, which the user did to not avail. There's no "error" message. I couldn't reproduce it myself.
The phone was not an offline phone.
I suggested the same manual to the user, but they bought a new phone to install the latest (6.2.0) version of Polkadot Vault. |
Suddenly I cannot see this email in this group. You can forward it to dmitry.borodin at parity.io
Will need to restore keyset, Then restore keys by creating keys with appropriate derivation paths for networks needed.
I think easiest way would be for the user to install 6.1.2. and see if everything works - check again derivation paths and create them in newer 6.2.0 or even stay for now in 6.1.2 if needed. |
@Juanma0x I suspect it could be a representation issue. In the new Signer versions, the root public key is displayed as |
Also ran into this issue. Using vault upto 6.1.2, I can recover my keys and get the "correct" key imported. When using 6.2.0 or higher, using the same seed results in a different account. If I use <= 6.1.2 and create a derived key with "//polkadot" as derivation, I get the same key as I would get importing my seed into >=6.2.0. Problem is that >= 6.2.0 doesn't seem to support restoring the seed without a derivation / empty derivation / root path (or however it's called). That means I'm stuck on 6.1.2 for now. UPDATE: seems you can add without derivation, just need to remove everything in the derived key entry box, my try before, I deleted upto the slashes '//' but you also need to delete those. Leaving this info here as it might help some other people. |
You are not stuck, you can derive the account (with the wrong key) and when asked about the derivation path, you should delete everything. You end up with no derivation path, and hence your "root account" The main issue is that the current maintainers don't listen to the feedback, which has been given many many time... see #2167 (comment) |
I'm assisting a user experiencing issues while trying to restore a Joystream account created on the previous version of the Polkadot Vault for Android.
Here is a brief summary of the situation:
//network
by default.)//joystream-node//0
,//joystream-node//1
, ...)I forwarded the entire conversation to [email protected], in case you need more info.
The text was updated successfully, but these errors were encountered: