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

Zecwallet Lite v1.7.3: Spend with 1-conf

Compare
Choose a tag to compare
@adityapk00 adityapk00 released this 29 Jul 16:52
· 39 commits to master since this release

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.