HomePhabricator

[Cashtab] No more utils folder

Description

[Cashtab] No more utils folder

Summary:
cashMethods was a catch-all file for misc functions used for ... all kinds of thing over the history of Cashtab.

It quickly became too generic. Then many of the functions were solving problems that we shouldn't have been solving at this level of the stack.

Now, these problems are finally all handled in libraries or the appropriate part of the app. So, get rid of cashMethods.js which is no longer used. Rename utils to formatting since now all we handle here is formatting. Update imports.

Test Plan: npm test

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Differential Revision: https://reviews.bitcoinabc.org/D17416

Details

Provenance
bytesofmanAuthored on Sat, Dec 28, 23:52
bytesofmanPushed on Sun, Dec 29, 11:34
Reviewer
Restricted Project
Differential Revision
D17416: [Cashtab] No more utils folder
Parents
rABCaac6a42e9df3: [Cashtab + doc] Parse XECX rewards
Branches
Unknown
Tags
Unknown