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 import Electrum wallet into Bluewallet #1088

Closed
sypher9 opened this issue May 17, 2020 · 5 comments
Closed

Cannot import Electrum wallet into Bluewallet #1088

sypher9 opened this issue May 17, 2020 · 5 comments
Assignees
Labels
bitcoin bug Something isn't working

Comments

@sypher9
Copy link

sypher9 commented May 17, 2020

Steps:

  1. Created standard wallet on Electrum 3.3.8
  2. Create new seed
  3. Segwit
  4. pipe material theme van foster palace float toilet bar surge strong doll (it's a empty wallet, relax)
  5. In Bluwallet 5.3.6 for iOS, checked Electrum Server is connecter, did self-test : OK
  6. In Bluewallet, import new wallet. Entered seed. Get error Failed to import. Please make sure that the provided data is valid.
@Overtorment
Copy link
Member

bug confirmed, will investigate

@Overtorment Overtorment self-assigned this May 19, 2020
@Overtorment Overtorment added bitcoin bug Something isn't working labels May 19, 2020
@Overtorment
Copy link
Member

ok I checked the code and it works like this:
BW unwraps seed and checks if there are any transactions. since there are none and seed format is electrum's - BW skips it just for any case.
if you fund it with a lil bit of balance it should import ok, I tested this scenario when I was adding electrum seed support

@ricardoreis
Copy link

Ideally, BlueWallet would import even if it does not have any transactions on Electrum Wallet.

@artk42
Copy link

artk42 commented Aug 19, 2021

I believe it is a case to re-open:

  • I used electrum as a co-signer and coordinator for multisig vault with 2 x bluewallets, so when I was testing recovery to bluewallet desktop, I was not able to recover all vault keys, because Electrum's one was obviously with zero balance.

@artk42
Copy link

artk42 commented Aug 19, 2021

Ideally, BlueWallet would import even if it does not have any transactions on Electrum Wallet.

Unfortunately - No. Since there is no way to convert electrum seeds to bip39 and vice versa. So i haven't learned in details, but i hope that BW only provide the option to sweep the balance to new bip 39 seed after importing electrum seed, bc it does make no sense for BW to give further life for electrum seeds - it is dangerous for user funds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitcoin bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants