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

[VDG] Taproot UI support] #4 - Remove Remove zprv and zpub from Wallet Info #9742

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

ichthus1604
Copy link
Collaborator

Copy link
Collaborator

@yahiheb yahiheb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soosr soosr merged commit dc63423 into WalletWasabi:master Dec 13, 2022
@yahiheb
Copy link
Collaborator

yahiheb commented Jan 8, 2023

If a user loses their recovery words and they want to recover their wallet in Electrum, the only way to do that AFAIK is using the Extended Account Private Key zprv. https://docs.wasabiwallet.io/using-wasabi/RestoreElectrum.html

IMO this PR should be reverted. @lontivero WDYT?

@lontivero
Copy link
Collaborator

No @yahiheb, there is a tool on electrum that can discover your keys. Honestly I don't remember much but that's would be the way. The problem with zprv is that it is for m/84'/xxxxx + segwit only and now we have taproot too.

@yahiheb
Copy link
Collaborator

yahiheb commented Feb 24, 2023

An example of a user trying to recover with Electrum, but he couldn't. #10183
The docs should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Taproot UI support] #4 - Remove Remove zprv and zpub from Wallet Info
4 participants