Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Zecwallet Lite v1.1.4: UI Improvements

Compare
Choose a tag to compare
@adityapk00 adityapk00 released this 02 Apr 16:20
· 171 commits to master since this release

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 awaits.