Skip to content

Releases: zecwalletco/zecwallet-mobile

Zecwallet Mobile v1.7.3: Spend with 1-conf

29 Jul 17:18
Compare
Choose a tag to compare

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 Mobile v1.7.2: Mempool

15 Jul 17:16
Compare
Choose a tag to compare
  • Adds mempool monitoring, so you can see incoming transactions immediately
  • Performance improvements for sync
  • Minor bug fixes

BlazeSync

29 Jun 18:48
Compare
Choose a tag to compare
  • Switch the default sync algorithm to BlazeSync
  • Update dependencies and security fixes

Zecwallet Mobile v1.6.3: Historical Prices!

18 May 20:47
Compare
Choose a tag to compare
  • This version of Zecwallet Lite uses the correct historical price of ZEC while showing transaction history
  • Fetch prices from LightwalletD
  • Allow sending outgoing transactions in USD, automatically converting them to ZEC.

Zecwallet Mobile v1.6.1: Tx send progress

10 May 18:44
Compare
Choose a tag to compare

This version of Zecwallet Lite for Android features several UI improvements

  • Show progress when building transactions, including an ETA for completion
  • Improve receive page, add address-copy button
  • Update all dependencies and apply security patches

Zecwallet Mobile v1.6.0: Instant Start

23 Apr 17:04
Compare
Choose a tag to compare
  • Add LightwalletD compatibility. Zecwallet Lite can now connect to any LightwalletD and is also API compatible with the ECC's LightwalletD
  • Add "Instant startup", where new wallets are ready instantly and don't need to sync.

Zecwallet Mobile v1.4.6: Bugfixes

10 Apr 03:15
Compare
Choose a tag to compare
  • This version of Zecwallet fixes some issues with the QRCodes and scanning zcash URIs.

Bugfix Release

29 Mar 18:59
Compare
Choose a tag to compare
  • Fix a rare bug that caused un-spendable funds
  • Update all dependencies to incorporate security updates etc...

Zecwallet Mobile v1.4.3: Maintenance release

24 Mar 18:18
Compare
Choose a tag to compare

Maintenance release for Zecwallet Lite

  • Update LightwalletD servers
  • New checkpoints

Bugfixes and Checkpoints

14 Feb 21:51
Compare
Choose a tag to compare
  • Update checkpoints
  • Minor bug fixes from rust lib