Skip to content

Zecwallet Mobile v1.7.3: Spend with 1-conf

Compare
Choose a tag to compare
@adityapk00 adityapk00 released this 29 Jul 17:18
· 41 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.