The local dependency of ecashaddrjs is great for the monorepo as it ensures we always use the latest version in CI. However this breaks the published version. Since ecashaddrjs is a dependency of mock-chronik-client and not a devDependency, it's actually not even possible to npm i mock-chronik-client right now. The published version is broken.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC6476efcc3d6b: [mock-chronik-client] Use npm published version of ecashaddrjs as dependency…
`docker build -f mock-chronik-client.Dockerfile -t mock-chronik-client_local .
docker run mock-chronik-client_local` builds
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable