cake_wallet/cw_bitcoin_cash
Serhii 9754d67601
Cw-343-a-list-of-previously-used-addresses (#1248)
* add used addresses list

* generate new address button

* fix wallet type issue

* fix addresses button title

* update selectButton

* show all wallet addresses

* add tx amount and balance

* fix ui

* remove cashAddr format

* fix generating new address issue

* disable autogenerating

* fix cashAddr format

* minor fix

* add search bar

* Update address_cell.dart

* fix merge conflict

* address labeling feature

* review fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-01-23 07:15:24 +02:00
..
lib Cw-343-a-list-of-previously-used-addresses (#1248) 2024-01-23 07:15:24 +02:00
test CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
.gitignore CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
.metadata CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
analysis_options.yaml CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
CHANGELOG.md CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
LICENSE CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
pubspec.yaml Generic fixes (#1243) 2023-12-22 23:31:06 +02:00
README.md CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +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.