cake_wallet/lib
Adegoke David d1870ba8b8
CW-525-Add-Tron-Wallet (#1327)
* chore: Initial setup for Tron Wallet

* feat: Create Tron Wallet base flow implemented, keys, address, receive, restore and proxy classes all setup

* feat: Display seed and key within the app

* feat: Activate restore from key and seed for Tron wallet

* feat: Add icon for tron wallet in wallet listing page

* feat: Activate display of receive address for tron

* feat: Fetch and display tron balance, sending transaction flow setup, fee limit calculation setup

* feat: Implement sending of native tron, setup sending of trc20 tokens

* chore: Rename function

* Delete lib/tron/tron.dart

* feat: Activate exchange for tron and its tokens, implement balance display for trc20 tokens and setup secrets configuration for tron

* feat: Implement tron token management, add, remove, delete, and get tokens in home settings view, also minor cleanup

* feat: Activate buy and sell for tron

* feat: Implement restore from QR, transactions history listing for both native transactions and trc20 transactions

* feat: Activate send all and do some minor cleanups

* chore: Fix some lint infos and warnings

* chore: Adjust configurations

* ci: Modify CI to create and add secrets for node

* fix: Fixes made while self reviewing the PR for this feature

* feat: Add guide for adding new wallet types, and add fixes to requested changes

* fix: Handle exceptions gracefully

* fix: Alternative for trc20 estimated fee

* fix: Fixes to display of amount and fee, removing clashes

* fix: Fee calculation WIP

* fix: Fix issue with handling of send all flow and display of amount and fee values before broadcasting transaction

* fix: PR review fixes and fix merge conflicts

* fix: Modify fetching assetOfTransaction [skip ci]

* fix: Move tron settings migration to 33
2024-05-03 21:00:05 +03:00
..
anonpay Fix Ethereum network for anonpay invoice (#1051) 2023-08-19 00:55:18 +03:00
anypay V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
bitcoin Bitcoin derivations (#1089) 2024-04-30 03:49:56 +03:00
bitcoin_cash Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
buy Use the latest version of the DFX Auth Api to minimize the number of API calls (#1410) 2024-04-25 13:06:11 +02:00
core CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
entities CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
ethereum Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
exchange Generic Fixes (#1373) 2024-04-12 16:01:21 +02:00
haven CW-319-Wallet-Seed-keys-URI-QR-code (#831) 2023-03-15 17:30:06 +02:00
ionia Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
locales fix empty string case (#1401) 2024-04-25 02:00:53 +02:00
mastodon Cw 586 display user twitter image in birdpay (#1315) 2024-03-01 21:38:48 +02:00
monero Generic fixes (#1282) 2024-01-30 19:57:47 +02:00
nano Bitcoin derivations (#1089) 2024-04-30 03:49:56 +03:00
nostr Cw 428 send to nostr addresses (#1271) 2024-01-27 04:34:38 +02:00
polygon Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
reactions CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
solana Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
src CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
store CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
themes Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
tron CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
twitter New versions (#1312) 2024-03-04 19:32:10 +02:00
utils enhance UI for used addresses (#1337) 2024-04-10 03:28:31 +02:00
view_model CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
di.dart CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
main.dart CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
palette.dart Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
router.dart Add rbf (#1323) 2024-04-08 16:54:58 +02:00
routes.dart Add rbf (#1323) 2024-04-08 16:54:58 +02:00
typography.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_type_utils.dart Hv (#295) 2022-03-30 17:57:04 +02:00