This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Zecwallet Lite v1.1.4: UI Improvements
This version of Zecwallet Lite features several UI performance improvements to reduce lag and improve responsiveness.
- Remove duplicate checks to get server's block height
- Consolidate syncing into 1 call per refresh
- Do sync in the background
- Remove unnecessary
await
s.