Releases: zecwalletco/zecwallet-mobile
Releases · zecwalletco/zecwallet-mobile
Zecwallet Mobile 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 Mobile v1.7.2: Mempool
- Adds mempool monitoring, so you can see incoming transactions immediately
- Performance improvements for sync
- Minor bug fixes
BlazeSync
- Switch the default sync algorithm to BlazeSync
- Update dependencies and security fixes
Zecwallet Mobile v1.6.3: Historical Prices!
- 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
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
- 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
- This version of Zecwallet fixes some issues with the QRCodes and scanning zcash URIs.
Bugfix Release
- Fix a rare bug that caused un-spendable funds
- Update all dependencies to incorporate security updates etc...
Zecwallet Mobile v1.4.3: Maintenance release
Maintenance release for Zecwallet Lite
- Update LightwalletD servers
- New checkpoints
Bugfixes and Checkpoints
- Update checkpoints
- Minor bug fixes from rust lib