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

Releases: adityapk00/zecwallet-lite

Spam filtering options

07 Sep 15:42

Choose a tag to compare

  • Add spam filtering options

Experimental Support for Zebra-backed LightwalletD

26 Aug 14:41

Choose a tag to compare

  • Add experimental support for Zebra- LightwalletD

Rescan Bugfix

22 Aug 21:18

Choose a tag to compare

  • Fix an issue where the rescan wouldn't work if the wallet birthday was specified as 0 or pre-sapling

Orchard Bugfixes

21 Aug 13:45

Choose a tag to compare

  • Fix "bad-txn-unknown-orchard-anchor" error
  • Fix issue with reorgs
  • Fix issue where sometimes rescanning wouldn't work.

Bugfixes

18 Aug 12:54

Choose a tag to compare

  • Minor bug fixes in this release

Zecwallet Lite with Orchard

16 Aug 16:21

Choose a tag to compare

  • Full support for Orchard pool
  • Send + Receive using Unified Addresses with memos
  • Migrate from Sapling -> Orchard pool
  • Various small bug fixes.

Zecwallet Orchard

12 Aug 16:42

Choose a tag to compare

Zecwallet Orchard Pre-release
Pre-release
  • Full support for Orchard transactions
  • UA address support.

Bugfixes and Improve Sync Performance

18 Jul 16:57

Choose a tag to compare

  • Fix issue where wallet would start without being synced
  • Fix issue where wallet would show synced even when it was not
  • Use batch sync to speed up trial_decryptions

Fix Sync Issues

16 Jul 21:12

Choose a tag to compare

This release fixes several sync issues.

  • Dynamic batch sizes to adjust for empty/full blocks
  • Save sync progress so we don't have to restart if we crash
  • Parallelism improvements
  • Improve connectivity and handle server connection failures gracefully
  • Tweak sync parameters to use as many threads as possible.

Save sync progress

15 Jul 16:01

Choose a tag to compare

  • Save sync progress so we don't have to keep resyncing