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

Support for/Show twelve-seed phrase option #112

Closed
tirumerla opened this issue Oct 30, 2019 · 13 comments
Closed

Support for/Show twelve-seed phrase option #112

tirumerla opened this issue Oct 30, 2019 · 13 comments
Labels
Enhancement 💡 Functionality needed or wanted by users

Comments

@tirumerla
Copy link

tirumerla commented Oct 30, 2019

Is your feature request related to a problem? Please describe.

  • As of now, there is no way to gain access/ "restore from seed phrase" to the wallet to make transactions ( send or receive ) or to view balances ( other than explorer ) using twelve-seed phrase. The only option available is by using twenty four seed phrase.

Describe the solution you'd like

  • Ability to restore wallet from seed phrase by supporting twelve-seed phrase
  • Displaying it for the users using a small modal on the UI.

Describe alternatives you've considered

  • Run Wallet locally and change the code from wallet to use 12 seed phrase instead of 24 seed phrase.

Additional context

  • I was not able to login with my 12 seed phrase with latest versions of the wallet since newer versions are supporting 24 seed phrase.

  • I had to manually clone the repo make changes locally to update the codebase to support 12 seed phrase where i was able to gain access to my wallet.

  • Others might face the same issues if they haven't created new wallet with 24 seed phrase and have added 12 seed phrase wallet address as part of the token sale.

@kantai
Copy link
Contributor

kantai commented Nov 12, 2019

This seems to have come up a number of times -- users had 12-word seed phrases because prior wallet versions allowed those to be used (though I don't think the stacks wallet software ever generated 12-word seed phrases).

@markmhendrickson
Copy link
Collaborator

markmhendrickson commented Jul 8, 2020

@tirumerla Mind if I ask how you originally generated this 12-word phrase you'd like to use with the Stacks Wallet?

@kantai any ballpark guess on how many users may be affected here?

@markmhendrickson markmhendrickson added the Enhancement 💡 Functionality needed or wanted by users label Jul 8, 2020
@yknl
Copy link
Contributor

yknl commented Jul 9, 2020

The current version of the wallet does not allow you to restore from a 12 word seed phrase because since the first version, it has always generated 24 word seed phrases. The confusion I believe is from users who wrote down their Blockstack Browser seed phrase (which was 12 words) and labeled it as "Blockstack". And later on try to use it to restore their Stacks wallet.

@tirumerla
Copy link
Author

@tirumerla Mind if I ask how you originally generated this 12-word phrase you'd like to use with the Stacks Wallet?

I agree with @yknl i think it's definitely via Blockstack Browser Seed phrase.

@wolfenhawke
Copy link

For original supporters of Blockstack and Stacks, a desktop app was provided in order to receive the coins from the investment. This app (not a Blockstack browser app) provided 12 word seed phrases (maybe there was a choice for 24, but I don't remember). So, anyone who invested and forgot (hodl'd so to speak), is in this conundrum. This stacks app was a black square with 4 white dots, not the blue square now. That wallet was named "Blockstack".

@yknl
Copy link
Contributor

yknl commented Sep 15, 2020

@wolfenhawke the Stacks wallet v1.0 was the app provided to early supporters that you're referring to. However, the Stacks wallet has always provided 24 word seed phrases, there was never any other choice. There's no way you could have gotten a 12 word phrase from participating in the sale. Again, this is most likely a wrongly labeled seed phrase from the Blockstack browser.

@lamoquette
Copy link

I have the similar problem. I have the 12 words seed phrase but I'm not able to recovery my Blockstack wallet.

We can see in these documentation : https://docs.blockstack.org/references/glossary or https://docs.blockstack.org/stacks-wallet/security

Secret Recovery Key
Used to access an identity on the Blockstack blockchain. A 24-word sequence of words for example:

The early Blockstack recovery keys were 12-word sequences.

@yknl
Copy link
Contributor

yknl commented Oct 12, 2020

@lamoquette the documentation is incorrect and will be fixed shortly. See the previous explanation for why 12-word seed phrases were not from the Stacks wallet.

@markmhendrickson
Copy link
Collaborator

I'm closing this out in favor of our plans on #253 to support 12-word phrases in the new wallet.

@tirumerla
Copy link
Author

I'm closing this out in favor of our plans on #253 to support 12-word phrases in the new wallet.

Thanks @markmhx. Appreciate for adding this feature in the new version of the wallet.

@jwall
Copy link

jwall commented Apr 5, 2021

For original supporters of Blockstack and Stacks, a desktop app was provided in order to receive the coins from the investment. This app (not a Blockstack browser app) provided 12 word seed phrases (maybe there was a choice for 24, but I don't remember). So, anyone who invested and forgot (hodl'd so to speak), is in this conundrum. This stacks app was a black square with 4 white dots, not the blue square now. That wallet was named "Blockstack".

I was using the previous desktop stacks wallet. It showed my unlocked STX balance correctly. I just now installed the new wallet app over top the previous wallet app. I used my 12 word seed phrase, and now my balance shows zero. Where do I go or what do I do to resolve this issue (in hindsight I should have kept both apps)? I see now 24 word seed phrases are used.

@kyranjamie
Copy link
Collaborator

@jwall Where did you get the 12-word phrase from? It's more than likely this was from the Blockstack browser, rather than the Stacks Wallet. Are you sure that you didn't save a 24-word phrase somewhere, which is the key to your funds?

Check out this section of the Wallet's FAQ for more info

@jwall
Copy link

jwall commented Apr 5, 2021

I found a screen shot of my 24 word seed phase - whew! Thank you for your quick response. Time for some Spring cleaning on my part :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💡 Functionality needed or wanted by users
Projects
None yet
Development

No branches or pull requests

8 participants