Skip to content

[Feat] - derive new account name from wallet (Mobile+Ext) #2651

Open
1 of 3 issues completed
Open
@akanoce

Description

@akanoce

Is your feature request related to a problem? Please describe.
When handling multiple wallets in your VeWorld, i find myself changing the account name to reflect the wallet's one every time i create one.

Describe the solution you'd like
Derive the new account name from the wallet's one

I.e new wallet from 🔐 Personal should be
🔐 Personal #1

Tasks:

  • R1: Release the algorithm to change existing accounts under a wallet once changed.
  • R2: Implement the import.
  • R3: Implement the create wallet.

AC:

  • Designs approved for import/wallet creation naming flow.
  • Alg to preserve the names of accounts under a wallet if they have been changed. See example below.
  • Account names can still be changed, this is just the default name.

Example:
Alice has 4 wallets under an account.
Alice renamed first account called - alice1
Alice renamed second account called - alice2
Alice hasn't changed account 3
Alice hasn't changed account 4
Alice changes wallet name to - VBD
The wallets are now called:

  1. alice1
  2. alice2
  3. VBD 3
  4. VBD 4

If Alice creates a new account under the wallet:

  1. alice1
  2. alice2
  3. VBD 3
  4. VBD 4
  5. VBD 5

Sub-issues

Metadata

Metadata

Labels

DesignDesign required for ticketMobileMobile ticket.featureA new functionality that bring value to our users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions