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
Lint
Lint Not Applicable
Unit
Tests Not Applicable