CakeWallet/cw_tron
David Adegoke 09f20b2a7b
CW-843: Enhance Wallet Groups Implementation (#2045)
* 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 (#2045) 2025-03-06 02:25:38 +02: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.