Differentiate between mainnet and testnet in default account names #38526
Description
Description
Currently there are different account types for Filecoin and Bitcoin, one for Mainnet and one for Testnet. Both currently use the same default name (no name entered), so it's
Steps to reproduce
- Switch to accounts tab
- Tap
...
and tapAdd Account
- Select Filecoin
- Default should have Filecoin Mainnet selected
- Do not enter a name and tap
Add
- Tap
...
and tapAdd Account
again - Select Filecoin
- Change network to Filecoin Testnet
- Do not enter a name, and tap
Add
Actual result
Filecoin Account 1
(Mainnet account address starts with f
) and Filecoin Account 2
(Testnet account starts with t
) are created.
Expected result
Mainnet accounts still default to Filecoin Account #
, where testnet accounts include Testnet
.
Reproduces how often
Easily reproduced
Brave version
All with Filecoin support
Device/iOS version
iOS 15+
Affected browser versions
- latest AppStore
- latest TestFlight
- previous TestFlight
Reproducibility
- with Brave Shields disabled
- in the latest version of mobile Safari
Miscellaneous information
As part of work for #37740, we will be creating accounts automatically for networks selected during onboarding. As a result we may be creating Filecoin Mainnet & Filecoin Testnet accounts (or Bitcoin Mainnet & Bitcoin Testnet accounts). It's better we differentiate which is which, especially for Bitcoin which does not display an address to differentiate which is which.
Metadata
Assignees
Labels
Type
Projects
Status
Done