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

cannot add keys to a hot wallet #1103

Closed
djpnewton opened this issue Apr 9, 2021 · 5 comments
Closed

cannot add keys to a hot wallet #1103

djpnewton opened this issue Apr 9, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@djpnewton
Copy link
Contributor

When restoring a wallet from backup that includes a bitcoind hot wallet one is unable to add keys to the hot wallet because the hot wallet does not exist in bitcoind (only as metadata in specter)

The workaround is to first restore the hot wallet from the bip39 words and after that restore the specter wallet from backup

@djpnewton
Copy link
Contributor Author

this is related to #948

@k9ert
Copy link
Contributor

k9ert commented Apr 20, 2021

And might get addressed in #1109

@k9ert k9ert added the bug Something isn't working label Apr 20, 2021
@k9ert
Copy link
Contributor

k9ert commented Jul 6, 2021

#1109 is merged. I'm closing this here, feel free to reopen if it's still not solved.

@k9ert k9ert closed this as completed Jul 6, 2021
@kdmukai
Copy link
Collaborator

kdmukai commented Jul 6, 2021

#1109 wasn't merged. It's still a DRAFT PR. It consists of two parts: adding device type and description info to wallet backups (merged as a separate PR: #1226) and the actual restoring of hot wallets.

#1109 is still not complete because at the time the UI/js code was too difficult to alter.

I haven't had a chance to revisit this since those pages have been revised.

So I'm reopening this ticket and leaving #1109 in its DRAFT state; the eventual solution should be based on that PR but when the time comes, it'll be easier to close #1109 and submit a separate, clean hot wallet restoration PR.

@kdmukai kdmukai reopened this Jul 6, 2021
@k9ert
Copy link
Contributor

k9ert commented Nov 30, 2021

In the meantime #1495 was merged. I'm not sure how this is related to #1109 but at least this issue is fixed now.

@k9ert k9ert closed this as completed Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants