HomePhabricator

[Cashtab] Increase txHistoryCount to 20

Description

[Cashtab] Increase txHistoryCount to 20

Summary:
No issues observed from landing D15281 which bumped the wallet refresh interval from 10s to 60s. This paves the way for the number of tx history items to be increased from 10 to 20 due to the reduced API load.

The primary purpose is to serve as a simple alternative to building the complex pagination feature.

The secondary purpose of this diff is to observe any performance implications of 20 in prod, as a precursor to the eCash Social platform I'm prototyping right now.

Test Plan:
npm start
observe 20 tx history items on wallet load with no performance issues

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

Subscribers: Cyclonecinta88

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

Details

Provenance
emackAuthored on Feb 7 2024, 02:38
emackPushed on Feb 27 2024, 06:51
Reviewer
Restricted Project
Differential Revision
D15403: [Cashtab] Increase txHistoryCount to 20
Parents
rABC6325312f8dee: [ecash-coinselect] Export new function getMaxSendAmountSatoshis
Branches
Unknown
Tags
Unknown