Page MenuHomePhabricator

[eCash webdev libraries p3] Replace bitcoincashjs-lib with ecashjs-lib in Cashtab
ClosedPublic

Authored by bytesofman on Dec 10 2022, 13:19.

Details

Summary

T2782

Depends on D12837

Now that ecashjs-lib is published on npm --- and is identical to the version currently used in Cashtab, bitcoincashjs-lib, replace bitcoincashjs-lib with ecashjs-lib

Going forward, we will be able to make improvements to ecashjs-lib and test them in Cashtab.

Test Plan

npm start
Send an XEC tx
Send an eToken tx
grep -r '@psf/bitcoincashjs-lib' src/ yields no results

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable