HomePhabricator

[ecashaddrjs] Stop using buffer and webpack

Description

[ecashaddrjs] Stop using buffer and webpack

Summary:
We should not need webpack to build a module. This is an unnecessary complication. It is being used to polyfill Buffer, which does not work in web.

Stop using Buffer. In this way we can get rid of the webpack complication.

(Discovered while looking at what had to be done for eslint and arc lint to work on all libs)

Test Plan: npm test

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Differential Revision: https://reviews.bitcoinabc.org/D17170

Details

Provenance
bytesofmanAuthored on Wed, Nov 20, 17:53
bytesofmanPushed on Thu, Nov 21, 23:15
Reviewer
Restricted Project
Differential Revision
D17170: [ecashaddrjs] Stop using buffer and webpack
Parents
rABC453ab41b380b: [guix] Use CMake's PROJECT_NAME for source package
Branches
Unknown
Tags
Unknown