Page MenuHomePhabricator

[ecash-herald] Parse token actions in daily summary msgs
ClosedPublic

Authored by bytesofman on Oct 24 2024, 20:15.

Details

Summary

Commence parsing token txs.

It's a lot, so this diff is limited to SLP1. We add counters for unparsed token txs, and logging for txs where we may want to see the txid for further testing / parsing.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herald-summary-tokens-two
Lint
Lint Errors
SeverityLocationCodeMessage
Errorapps/ecash-herald/src/parse.js:2752ESLINTno-unused-vars
Errorapps/ecash-herald/src/parse.js:2754ESLINTno-unused-vars
Unit
No Test Coverage
Build Status
Buildable 30816
Build 61145: Build Diffecash-herald-tests
Build 61144: arc lint + arc unit