cake_wallet/cw_tron
Rafael bbba41396d
Fixes node connection, and sp, and electrum (#1577)
* refactor: remove bitcoin_flutter, update deps, electrs node improvements

* feat: connecting/disconnecting improvements, fix rescan by date, scanning message

* chore: print

* Update pubspec.yaml

* Update pubspec.yaml

* handle null sockets, retry connection on connect failure

* fix imports

* fix transaction history

* fix RBF

* minor fixes/readability enhancements [skip ci]

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: Matthew Fosse <matt@fosse.co>
2024-08-12 02:49:45 +03:00
..
lib Filters out TRC10 spam transactions and modifies Solana error messages (#1587) 2024-08-10 02:02:47 +03:00
test CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
.gitignore CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
.metadata CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
analysis_options.yaml CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
CHANGELOG.md CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
LICENSE CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
pubspec.yaml Fixes node connection, and sp, and electrum (#1577) 2024-08-12 02:49:45 +03:00
README.md CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03: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.