cake_wallet/cw_bitcoin_cash
David Adegoke 09f20b2a7b
CW-843: Enhance Wallet Groups Implementation ()
* feat: Enhance Wallet Groups Implementation by using hashedIdentifiers instead of parentAddresses

* fix: Call updateWalletGroups even if group has an hash identifier

* feat: Add secrets to workflow

* feat: Enhance Wallet Groups Implementation by using hashedIdentifiers instead of parentAddresses

* Handle wallet grouping edgecase where wallet is restored via non seed medium

* fix: Valid wallet/wallet groups not showing up when choosing wallet/groups for creating new wallets
2025-03-06 02:25:38 +02:00
..
lib CW-843: Enhance Wallet Groups Implementation () 2025-03-06 02:25:38 +02:00
test CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
.gitignore CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
.metadata CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
analysis_options.yaml CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
CHANGELOG.md CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
LICENSE CW-432-Add-Bitcoin-Cash-BCH () 2023-10-13 01:50:16 +03:00
pubspec.yaml Automated Integration Tests Flows () 2024-11-07 16:46:08 +02:00
README.md CW-432-Add-Bitcoin-Cash-BCH () 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.