This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Releases: adityapk00/zecwallet-lite
Releases · adityapk00/zecwallet-lite
Sync improvements
Some sync improvements to help with larger blocks
Zecwallet Lite v1.7.13: Bugfixes
- Fix issue with v5 transactions
- Fix issue where wallet would scan continuously
- Fix issue with missing deposits
Zecwallet Lite v1.7.12: NU5 Bugfix
Fix issue where NU5 transactions weren't being sent
Zecwallet Lite v1.7.10: Cleanup
- Fix versioning to be consistent with Mobile releases
Zecwallet Lite v1.7.8: Bugfixes
- Various bugfixes
Zecwallet v1.7.5: Maintenance Release
This is a maintenance release of Zecwallet Lite featuring bug fixes and performance improvements.
Zecwallet Lite v1.7.4: Large wallet support
- Performance improvements and bug fixes
- Improve support for large wallets
Zecwallet Lite v1.7.3: Spend with 1-conf
This version of Zecwallet Lite now allows you to spend funds with only 1 confirmation ( It previously needed 5 confirmations). This is possible because of a large update on both the client and server that allows the wallet to follow the zcashd blocks more closely.
- Monitors the mempool to detect new blocks or reorgs
- Detect 1-block reorgs immediately
- Pick optimal anchor blocks to send outgoing transactions.
Zecwallet Lite v1.7.2: Mempool
This version of Zecwallet Lite:
- Adds mempool monitoring, so you can see incoming transactions immediately
- Performance improvements for sync
- Minor bug fixes
Zecwallet Lite v1.7.1: Bugfix
- Fix an issue where binary memos weren't read properly
- Fix an issue where importing private keys would not show rescan progress properly.