Page MenuHomePhabricator

[Cashtab] [Chronik Websocket Notifications] [Part 5] Parse XEC txs from websocket msg
ClosedPublic

Authored by bytesofman on May 30 2022, 17:51.

Details

Summary

T2447

Depends on D11535

Test Plan

Review new function, parseChronikTx
npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
connect-to-chronik-ws
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19183
Build 38114: Build Diffcashtab-tests
Build 38113: arc lint + arc unit

Event Timeline

emack requested changes to this revision.Jun 1 2022, 03:49
emack added a subscriber: emack.
emack added inline comments.
web/cashtab/src/utils/cashMethods.js
1011

I think once this is deemed to be an outgoing tx you can break out of the rest of the loop to save time, rest looks good.

This revision now requires changes to proceed.Jun 1 2022, 03:49
This revision is now accepted and ready to land.Jun 6 2022, 23:47