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
Branch
chronik-for-tx-history-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20173
Build 40031: Build Diffcashtab-tests
Build 40030: arc lint + arc unit