CakeWallet/cw_zano
Omar Hatem 141a7ebfca
v4.23.0 release candidate (#1974)
* v4.23.0 release candidate

* - Fix restoring zano from QR
- Fix Zano confirmations count
- Fix birdpay
- Fix balance display

* Fix Zano assets showing amount before they are added

* - handle fetching token data while the API is busy
- potential fix for duplicate transactions

* fix receive confirmations, maybe

* revert onChangeWallet cleanup

* Fix confirmations not updating

* improve zano wallet opening, fix CI commands and messages on slack (#1979)

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* Cache wallet when creating/restoring as well

* - hardcode Trocador Maximum limit for Zano temporarily
- Configure Cake Zano node to use SSL

* reformatting [skip ci]

* revert to non-ssl

* update build numbers [skip ci]

* disable zano for desktop [skip ci]

---------

Co-authored-by: cyan <cyjan@mrcyjanek.net>
2025-01-28 23:53:43 +02:00
..
lib v4.23.0 release candidate (#1974) 2025-01-28 23:53:43 +02:00
.gitignore Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
.metadata Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
CHANGELOG.md Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
LICENSE Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
pubspec.lock Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
pubspec.yaml Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
README.md Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00

cw_zano

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.