Page MenuHomePhabricator

[Cashtab] Patch spinner issue for first time users with no wallet
ClosedPublic

Authored by bytesofman on Sep 4 2025, 15:24.

Details

Summary

The initial utxo sync has been working to solve its intended problem, that of wallets opening and receiving user input before utxo set is synced. However the case of new users with no wallet was never unsetting this flag.

Make sure we unset it.

Test Plan

npm start, in an incognito window go to localhost:3000, note that the spinner is cleared

compare to current prod, go to cashtab.com in an incognito window and spinner hangs indefinitely

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-new-users
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34326
Build 68120: Build Diffcashtab-tests
Build 68119: arc lint + arc unit