Page MenuHomePhabricator

[Cashtab] [Deprecate toLegacyCash p1] Stop converting ecash addresses to bitcoincash in Send.js
ClosedPublic

Authored by bytesofman on Nov 27 2022, 13:51.

Details

Summary

T2730

Part 1 of a stacked diff in support of deprecating the BCH param and address conversion in Cashtab

In this diff, we stop converting ecash: format addresses to bitcoincash: format. This was an artifact from when bch-js was used. With our own Transaction Builder and chronik, this is no longer necessary.

Test Plan

npm start
Send an XEC tx

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-tolegacycash
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21185
Build 42022: Build Diffcashtab-tests
Build 42021: arc lint + arc unit