Support for derivation path for Substrate accounts
Closed this issue · 2 comments
Tbaut commented
We need to be able to derive accounts from an existing account.
- - adapt the global account context
- - allow account derivation for existing accounts from the details view
- - support derivation for recovered account
- - see the derivation path and the parent (just the name) from the account list.
- - be able to show the derivation path in the "view recovery phrase" screen
- - be able to test the password, and never show it again
- -
show warning when deleting a parent account, that the child accounts will not be touched.Not needed - - support signing of extrinsic with such accounts
Tbaut commented
mostly done with v0.5.
Tbaut commented
Account derivation possible from the account detaisl view, starting with v0.9.0