Page MenuHomePhabricator

[Cashtab] Deprecate api-only app mgmt methods
ClosedPublic

Authored by bytesofman on Mar 8 2024, 18:35.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC0c5226015df3: [Cashtab] Deprecate api-only app mgmt methods
Summary

Cashtab no longer has API-only functionality. Deprecate legacy tx notifications for disconnected websocket runtime.

Test Plan

npm test
grep -r usePrevious src/ and no output

Diff Detail

Repository
rABC Bitcoin ABC
Branch
deprecate-no-ws-methods
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27753
Build 55068: Build Diffcashtab-tests
Build 55067: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 8 2024, 20:05

remove usePrevious hook (now unused)