Page MenuHomePhabricator

[Cashtab] Remove BCH param from wallet derivation p5 - Deprecate isValidBchAddress
AbandonedPublic

Authored by bytesofman on Dec 3 2022, 13:08.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

T2730

Depends on D12725

Deprecate isValidBchAddress function

Now that wallets that still have legacy bitcoincash: addresses are forced to migrate on load, do not support validation of bitcoincash: addresses

Test Plan

Review unit test mock changes and npm test
npm start
Load an unmigrated wallet and send an XEC tx
Confirm the utxo set updates so that the address: params are ecash: format on load

Diff Detail

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