Page MenuHomePhabricator

[Cashtab] Deprecate obsolete websocket support
ClosedPublic

Authored by bytesofman on Aug 23 2021, 18:00.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC499e5752b3cf: [Cashtab] Deprecate obsolete websocket support
Summary

T1762

Cashtab supported websockets for incoming txs when it launched, because blockchain.com had a compatible BCH websocket.

However, this is ninsight-based and does not support current eCash infra. Moreover, the websocket part of the codebase is obsolete in various ways as it was not maintained in line with the app.

This diff removes this obsolete websocket code.

Test Plan

npm test

Diff Detail

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