Page MenuHomePhabricator

[Cashtab] [chronik tx history p6] Detect OP_RETURN msgs and run through existing parse function
ClosedPublic

Authored by bytesofman on Sep 25 2022, 05:06.

Details

Summary

T2447

Depends on D12054

Detect OP_RETURN msgs from chronik data. Run msg through existing parseOpReturn(hex) function.

Fully parsing the msgs will be done in a later diff on this stack.

Test Plan

npm start

Send some OP_RETURN msgs. Confirm parsedOpReturnArray in dev console lines up, i.e. check for Cashtab msg prefix.

Diff Detail

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