AlphaWallet / AlphaWallet/alpha-wallet-ios

Importing a seedphrase only imports the first derived account

Open
#6,383 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
631
Forks
384
PR merge metrics
No merged PRs in 30d

Description

name: Bug Report
about: Using AlphaWallet, but it's not working as you expect?

---

**Describe the bug**
When importing a seed phrase, only the first account of the derivation tree is imported.

**Steps to reproduce (REQUIRED)**

1. Import from a seed phrase (you can use `test test test test test test test test test test test junk`)
2. Check the imported account (should be `0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266`)
3. Add new wallet and check its seed phrase

**Expect**
4a. Both accounts should have the same seed phrase (`test test test test test test test test test test test junk`)

**Observed**
4b. The second account created has a different seed phrase than the one used in step 1 (not `test test test test test test test test test test test junk`)

**Screenshots**
![IMG_5742](https://user-images.githubusercontent.com/867535/220618058-6c2ab703-7c9e-4e88-a468-bb747fa94aef.PNG)
![IMG_5743](https://user-images.githubusercontent.com/867535/220618055-c170cd0a-d3f6-4918-b663-6637f8c8aa49.PNG)
![IMG_5744](https://user-images.githubusercontent.com/867535/220618050-4f912d24-ea48-4702-9df1-20429d8245a4.PNG)
![IMG_5745](https://user-images.githubusercontent.com/867535/220618047-b476ecb2-1e3e-409a-a722-665c2521bb8a.PNG)
![IMG_5746](https://user-images.githubusercontent.com/867535/220618044-d5c3c931-4b1a-432d-a854-952b15cd8fb8.PNG)
![IMG_5747](https://user-images.githubusercontent.com/867535/220618042-46ade7e4-eee3-4bb4-a86d-f4d73120d661.PNG)
![IMG_5748](https://user-images.githubusercontent.com/867535/220618037-d035bc16-6973-4e53-8b49-13a8b69b9857.PNG)
![IMG_5749](https://user-images.githubusercontent.com/867535/220618033-22bbe0b1-b8ad-415a-9418-8ee9704da463.PNG)
![IMG_5750](https://user-images.githubusercontent.com/867535/220618027-d0256f39-e9b1-4762-80a6-a82c75e84fa5.PNG)
![IMG_5751](https://user-images.githubusercontent.com/867535/220618019-eef261e5-5b98-4cbb-98de-1508a7e9d2ae.PNG)
![IMG_5752](https://user-images.githubusercontent.com/867535/220618011-b4772a08-186d-45dd-b9bf-39b5eeebacc0.PNG)
![IMG_5753](https://user-images.githubusercontent.com/867535/220617999-fcf79a14-9f08-4a44-b864-974859472d8b.PNG)

**Version or build number number**
Version number: 3.61 (471)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.