Page MenuHomePhabricator

[eCash dev libraries] [p5 ecash-ops] Clone minimaldata from bitcoinjs
ClosedPublic

Authored by bytesofman on Dec 12 2022, 00:26.

Details

Summary

T2847

Depends on D12858

This diff clones in the latest version of minimaldata from bitcoinjs. This version is a few commits behind the PSF version. You can see the differences here: https://github.com/christroutner/minimaldata/commits/master

Because these changes involve bringing in bitcoincash-ops, which we have now replaced with ecash-ops, we will do them in this stack.

Test Plan

Confirm this diff is pulling in this repo: https://github.com/bitcoinjs/minimaldata

Diff Detail

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

Event Timeline

Looks fine, just update with the linting corrections to .travis.yml

Looks fine, just update with the linting corrections to .travis.yml

Since these are only warnings, and they do not recur in part 6, I think it's okay to ignore this.

Will see if there are issues with landing the stack. But the stack that lands will only be the final version, and will not have web/minimaldata anywhere.

This revision is now accepted and ready to land.Dec 12 2022, 22:04
This revision was landed with ongoing or failed builds.Dec 14 2022, 16:19
This revision was automatically updated to reflect the committed changes.