Page MenuHomePhabricator

[Cashtab] Handle parsing errors for off-spec alias registrations
ClosedPublic

Authored by bytesofman on Jan 25 2024, 00:19.

Details

Summary

parseChronikTx needs a fallback if parsedOpReturnArray[2] does not exist, as may be the case for pre-spec test alias registrations or any tx with the alias registration lokad id in the OP_RETURN.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-parsing-bugfix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26637
Build 52842: Build Diffcashtab-tests
Build 52841: arc lint + arc unit