You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
collapse vertically. It's 5 lines right now :O. Perhaps only display the sync item that ought to happen yet (Tor starting -> Backend connected -> Synced to x [height] -> full node unreachable -> seeking Bitcoin peers -> [show nothing if everything is connected]
Update the status on background. I think this can be done by making the status component transient. Right now it's a singleton and when you resume from the background it says connected cause it doesn't receive any update events in the background and the most recent event was being connected
Get tor status (& progress) from TorManager instead of through Synchronizer pipeline
Don't "process filters" from 0 every time the wallet opens. That messes the balance up and scares folks. Right now we cache Balance in the UiConfig & UI until this processing is done but still occasionally have problems
The text was updated successfully, but these errors were encountered:
It's front & center UX. We can make onboarding easier and the experience more delightful.
The text was updated successfully, but these errors were encountered: