Page MenuHomePhabricator

[alias-server] Organize db functions in separate file
AbandonedPublic

Authored by bytesofman on Mar 27 2023, 23:10.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

T3040

Depends on D13414

Move database interaction try..catch loops into distinct functions to clean up websocket.js

Test Plan

npm test
node index.js and all good
delete your mongo ecashAliases db and node index.js, startup also all good

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22784
Build 45188: Build Diff
Build 45187: arc lint + arc unit