HomePhabricator

[Cashtab] Stop supporting no-API loading of legacy wallet formats

Description

[Cashtab] Stop supporting no-API loading of legacy wallet formats

Summary:
If Cashtab loads a wallet from local storage and finds it is valid, it will immediately set this as the active wallet.

If it is not valid, it will wait to get the valid wallet from the API. With chronik, this now happens immediately on load.

We do not get any performance benefit from non-API migration of very old wallets when we can simply wait 10 ms. Stop supporting this.

Test Plan: npm test

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

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

Details

Provenance
bytesofmanAuthored on Jan 23 2024, 23:13
bytesofmanPushed on Jan 24 2024, 17:32
Reviewer
Restricted Project
Differential Revision
D15256: [Cashtab] Stop supporting no-API loading of legacy wallet formats
Parents
rABCd0ffa30ed29d: [electrum] fix cashaddr prefix for fulcrum donation address
Branches
Unknown
Tags
Unknown