Page MenuHomePhabricator

[Cashtab] p8 of 8 for improved utxo mgmt
ClosedPublic

Authored by bytesofman on Feb 28 2022, 16:55.

Details

Reviewers
kieran709
Group Reviewers
Restricted Project
Commits
rABCd8b8353066cf: [Cashtab] p8 of 8 for improved utxo mgmt
Summary

T1683

This diff reduces the refresh rate of Cashtab by 90%. The 10s refresh rate was necessary to support the expensive API call to get eToken info for all utxos.

After the previous series of diffs, the cost of this API call has been dramatically reduced.

Test Plan

npm start, send and receive lots of transactions, change wallets, send and receive token txs

Diff Detail

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