Page MenuHomePhabricator

[ecash-lib, CI] Modify output type to include the OP_RETURN template
ClosedPublic

Authored by bytesofman on Jul 22 2025, 20:51.

Details

Summary

Modify CI so that cashtab-faucet tests run when ecash-lib changes. ecash-lib CI is broken because the latest version of ecash-lib throws a ts-error on the blank OP_RETURN type { sats: 0n }

Update type so this is tolerated, update CI to prevent recurrence.

Test Plan

npm test

cd apps/cashtab-faucet
npm run build
npm test

Diff Detail

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