Page MenuHomePhabricator

[Cashtab] [Address simplification p1/4] Stopconverting to BCH formats for Send Token
ClosedPublic

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

Details

Summary

T2730

Part 1 of a stacked diff to remove unnecessary address conversions

In this diff, we stop converting destination token addresses to simpleledger: format, and stop converting the output address to legacy format.

Both of these steps are artifacts relating to previous use of bch-js, which required these formats in creating transactions.

Test Plan

npm start
Send an etoken tx to an etoken address

Diff Detail

Repository
rABC Bitcoin ABC
Branch
simplify-address-formats-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21181
Build 42014: Build Diffcashtab-tests
Build 42013: arc lint + arc unit

Event Timeline

bytesofman retitled this revision from [Cashtab] [Address simplification p1] Stopconverting to BCH formats for Send Token to [Cashtab] [Address simplification p1/4] Stopconverting to BCH formats for Send Token.Nov 27 2022, 13:46
This revision is now accepted and ready to land.Nov 28 2022, 01:22