Page MenuHomePhabricator

[Cashtab] Remove BCH param from wallet derivation p4 - Migrate wallets without ecash: prefixed addresses to new format
AbandonedPublic

Authored by bytesofman on Dec 1 2022, 16:18.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Summary

T2730

Depends on D12724

Migrate wallets to ecash: format address

Test Plan

npm start
Open dev console
Note that migrateLegacyWallet appears
Check your wallet in storage and see that it is missing fundingAddress, legacyAddress, and slpAddress keys
Check that cashAddress is ecash: prefixed
Activate a saved wallet
Confirm the same

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-bch-from-derivewallet
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21309
Build 42268: Build Diffcashtab-tests
Build 42267: arc lint + arc unit