cake_wallet/cw_solana
Adegoke David a9b8c03e55
CW-596-Solana-Bug-Fixes (#1340)
* fix: Generic bug fixes across solana

* fix: Remove back and forth parsing

* fix: Add check to cut flow when estimated fee is higher than wallet balance

* Update error message for fees exception

* Remove logs

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-03-29 20:55:29 +02:00
..
lib CW-596-Solana-Bug-Fixes (#1340) 2024-03-29 20:55:29 +02:00
test CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.gitignore CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.metadata CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
analysis_options.yaml CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
CHANGELOG.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
LICENSE CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
pubspec.yaml Remove moonpay secret use exchange-helper instead (#1343) 2024-03-25 20:16:57 +02:00
README.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.