cake_wallet/cw_haven
Omar Hatem f902a644db
Node Auto-reconnect and connectivity enhancements (#1513)
* Add auto-reconnect
Enhance connectivity issues

* minor enhancement [skip ci]

* minor: remove core secrets since it's empty

* pending transactions fix

* temporary fix for RBF

* remove unused hashes from cache key

* fix minimum limits check

* Add authentication to services api

* update polyseed

* override hashlib package
2024-07-06 17:42:17 +03:00
..
android Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
ios Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
lib Wownero (#1485) 2024-07-04 22:43:17 +03:00
.gitignore Hv (#295) 2022-03-30 17:57:04 +02:00
.metadata Hv (#295) 2022-03-30 17:57:04 +02:00
CHANGELOG.md Hv (#295) 2022-03-30 17:57:04 +02:00
LICENSE Hv (#295) 2022-03-30 17:57:04 +02:00
pubspec.lock Node Auto-reconnect and connectivity enhancements (#1513) 2024-07-06 17:42:17 +03:00
pubspec.yaml bio auth on mac + package updates for 3.19.3/5 (#1398) 2024-05-06 22:55:05 +03:00
README.md Hv (#295) 2022-03-30 17:57:04 +02:00

cw_haven

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.