Page MenuHomePhabricator

[CI fixes for ecashaddrjs diff] Update dockerfiles for CI impacts of lib change
ClosedPublic

Authored by bytesofman on Fri, Dec 20, 00:15.

Details

Summary

Update dockerfiles for new dependencies after ecashaddrjs refactor

Note
ecash-lib CI here is not expected to work until the latest ecashaddrjs is published

Test Plan
docker build -f ecashaddrjs.Dockerfile -t ecashaddrjs_local .
docker build -f ecash-lib.Dockerfile -t ecash-lib_local .
docker build -f ecash-herald.Dockerfile -t ecash-herald_local .
docker build -f token-server.Dockerfile -t token-server_local .
docker build -f cashtab.Dockerfile -t cashtab_local .

all pass except ecash-lib has expected failure due to latest version of ecashaddrjs not being published

Diff Detail

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