MetaMask / MetaMask/metamask-extension
(Ext) [Enhancement] Trezor multiple HD path accounts imports
@Akaryatrh is already working on this.
Since Jan 27, 2025.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Prod: 12.10.1
1. Install MM
2. Recover from SRP
3. Add hardware wallet (Trezor)
4. Add 2x BIP44 Trezor accounts
5. Verify 2x BIP44 Trezor accounts have been added
6. Add hardware wallet (Trezor)
4. Add 2x Legacy Trezor accounts
5. Verify 2x Legacy Trezor accounts have been added
Expected:
User should be able to add Trezor BIP44 accounts + Trezor Legacy accounts without any of them being removed.
Actual: BIP44 accounts are removed when trying to add Legacy accounts
[Private Zenhub Video](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNHVYQ0E9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3168aa95dd19f0735904cc7e11ae83055f840e42/Screen%20Recording%202025-01-27%20at%2014.02.58.mov)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.