-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Cannot recover account from Gaia testnet with Seed in democoin #777
Comments
Where'd you get that seed phrase from ? |
@ebuchman the seed phrased is generated with |
I also can't recover my gaia-2 account in |
Should definetely return an error rather than panic. That said there were some seriously breaking changes to go-crypto since Gaia so I'm not sure it will be worth the effort to preserve these |
@ebuchman Cannot find reasons for this issue in the go-crypto changelog. This could make account management more difficult. |
Ok, will see if I can get this fixed over the weekend |
This will not change back. Is it OK to create new accounts? |
I can actually push an easy fix for this so it can recover the key but I'm not sure it will help because the address generation has changed as well, so you won't end up with the same address (tendermint/go-crypto#77). So given the addresses change anyways I'm not sure it's useful to preserve the old seeds ... |
@ebuchman |
Hello,
I was testing
democoin
and found out the seed phrase of previous Gaia testnet account ,for example:
struggle pencil party source enjoy episode small empower goat title design scheme doctor fine law ability
cannot be recovered.
Any work around?
The text was updated successfully, but these errors were encountered: