Page MenuHomePhabricator

[Cashtab] Deprecate address validator artifact
ClosedPublic

Authored by bytesofman on Nov 15 2022, 12:32.

Details

Reviewers
kieran709
Group Reviewers
Restricted Project
Commits
rABC92bc10eed0af: [Cashtab] Deprecate address validator artifact
Summary

T2730

Deprecate BCH param from EnhancedInputs.js

The address validation function using this legacy method is an artifact from Cashtab support for multiple address formats. It should have been removed a long time ago.

This diff removes it.

Test Plan

cd web/cashtab
grep -r AddressValidators src/ and no results
npm start and address validation on Send and SendToken pages is still good

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-detect-addr-format
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20922
Build 41501: Build Diffcashtab-tests
Build 41500: arc lint + arc unit