cake_wallet/tool
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
..
localization Flutter update (#1048) 2023-08-18 18:37:17 +03:00
utils CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
append_translation.dart Cw 577 translation fixes (#1290) 2024-02-06 22:12:51 +02:00
configure.dart CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
generate_android_key_properties.dart Added script for generate key.properties file. 2021-03-17 22:19:51 +02:00
generate_localization.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
generate_new_secrets.dart Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
generate_pubspec.dart Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore 2022-01-10 17:04:58 +02:00
generate_secrets_config.dart CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
import_secrets_config.dart CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
translation_add_lang.dart Cw 483 add tagalog and filipino localizations (#1086) 2023-09-15 00:41:54 +03:00
translation_consistence.dart Generic fixes (#1291) 2024-02-06 22:44:21 +02:00
update_secrets.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00