T3067
Now that ecashjs-lib is deprecated and replaced by Bitgo's utxo-lib, remove it and all its dependencies.
ecashjs-message was also deprecated by using bitcoinjs-message instead. Remove.
Differential D13699 Authored by bytesofman on Apr 13 2023, 12:48.
Tags None Subscribers Tokens "Haypence" token, awarded by teamcity.
Details
Summary T3067 Now that ecashjs-lib is deprecated and replaced by Bitgo's utxo-lib, remove it and all its dependencies. Test Plan From top level, grep -r --exclude-dir={node_modules,dist,coverage,storybook-static,.git} 'ecashjs-message' . grep -r --exclude-dir={node_modules,dist,coverage,storybook-static,.git} 'ecashjs-lib' . grep -r --exclude-dir={node_modules,dist,coverage,storybook-static,.git} 'ecash-minimaldata' . grep -r --exclude-dir={node_modules,dist,coverage,storybook-static,.git} 'ecash-ops' . grep -r --exclude-dir={node_modules,dist,coverage,storybook-static,.git} 'pushdata-ecash' . All no output
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptApr 13 2023, 12:482023-04-13 12:48:26 (UTC+0) Harbormaster completed remote builds in B23279: Diff 39685.Apr 13 2023, 12:482023-04-13 12:48:32 (UTC+0) Comment Actions @bot ecashaddrjs-tests ecash-herald-tests alias-server-tests cashtab-components-tests cashtab-tests This revision is now accepted and ready to land.Apr 13 2023, 14:262023-04-13 14:26:25 (UTC+0) Closed by commit rABC967f9dca2b1a: [Monorepo org] Remove all dependency libraries that have been replaced by Bitgo… (authored by bytesofman). · Explain WhyApr 13 2023, 14:272023-04-13 14:27:03 (UTC+0) This revision was automatically updated to reflect the committed changes. Large DiffThis large diff affects 131 files. Files without inline comments have been collapsed. Expand All Files
Revision Contents
Diff 39695 |