accounts across profiles from one mnemonic, and addresses refused by name #37

Closed
opened 2026-09-15 12:40:18 +00:00 by grenade · 0 comments
Owner

Parent: #6

Scope

Derive accounts for every enabled profile from the one seed (coin type from the profile; Quantus chains share 189189 and therefore share keys, which is correct and must be shown as such). Address validation decodes any ss58 prefix the registry knows and refuses a foreign one by naming its chain; a prefix it does not know reads as invalid.

Acceptance

Mainnet and Heisenberg accounts appear side by side with their own balances. Pasting a Polkadot address into the send form says "that is a Polkadot address" rather than "invalid".

Depends on

#14 (key schemes), the asset registry, the app shell.

Parent: #6 ## Scope Derive accounts for every enabled profile from the one seed (coin type from the profile; Quantus chains share 189189 and therefore share keys, which is correct and must be shown as such). Address validation decodes any ss58 prefix the registry knows and refuses a foreign one by naming its chain; a prefix it does not know reads as invalid. ## Acceptance Mainnet and Heisenberg accounts appear side by side with their own balances. Pasting a Polkadot address into the send form says "that is a Polkadot address" rather than "invalid". ## Depends on #14 (key schemes), the asset registry, the app shell.
grenade added the child label 2026-09-15 12:41:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blackbeard/wallet#37