Page MenuHomePhabricator

[Cashtab] [ECPair from wif p7] Deprecate BCH.script.encode
AbandonedPublic

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

Details

Reviewers
emack
Group Reviewers
Restricted Project
Summary

T2730

Depends on D12493

Deprecate BCH.Script.encode

Because this function is already involved in several specific unit tests, and this diff ensures that they still pass, there was no reason to add an intermediate stack comparing the two functions in the dev console.

This was added onto this dev stack because this dev stack imports Bitcoin into cashMethods.js

Test Plan

npm test
npm start and send some encrypted and unencrypted msgs

Diff Detail