Page MenuHomePhabricator

[ecashaddrjs] Version bump
ClosedPublic

Authored by bytesofman on Mar 27 2023, 13:23.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC7e6289e4499d: [ecashaddrjs] Version bump
Summary

T3039

Depends on D13478

Bump minor version number as new functionality (support for decoding prefixless but correctly summed addresses) has been added in a backwards compatible manner.

Test Plan

When this diff is green, I will publish this package as is in this diff to npm. It's good practice to make sure the package itself actually works. One approach here would be

cd web/cashtab
npm i ../ecashaddrjs
npm start

Confirm that Cashtab starts up and works as expected. Enter a valid cashaddress in the "to" field on the Send screen and confirm it is accepted. Change a character and confirm it is recognized as invalid.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
path-to-publish-ecashaddrjs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22736
Build 45092: Build Diff
Build 45091: arc lint + arc unit