cake_wallet/scripts/android
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
..
app_config.sh CW-432-Add-Bitcoin-Cash-BCH (#1041) 2023-10-13 01:50:16 +03:00
app_env.sh fix backward compatibility issue with existing electrum wallets (#1424) 2024-05-01 19:21:04 +03:00
app_icon.sh Hv (#295) 2022-03-30 17:57:04 +02:00
app_properties.sh Change way to set app name and application id for android app 2022-01-11 19:23:59 +02:00
build_all.sh Fix for batch sending. Add build haven for cakewallet android app. 2022-04-01 13:48:55 +01:00
build_boost.sh Rollback to use boost 1.72.0 for android. 2022-04-04 15:29:37 +01:00
build_haven.sh Allow triggering cache workflow manually 2023-08-30 19:15:07 +03:00
build_haven_all.sh build: android: fix unportable shebang 2022-03-31 16:47:50 +02:00
build_iconv.sh android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
build_monero.sh Monero update (#1325) 2024-03-14 20:26:00 +02:00
build_monero_all.sh Update OpenSSL, add unbound for android build scripts 2022-08-09 17:31:33 +01:00
build_openssl.sh Update OpenSSL, add unbound for android build scripts 2022-08-09 17:31:33 +01:00
build_sodium.sh android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
build_unbound.sh Update OpenSSL, add unbound for android build scripts 2022-08-09 17:31:33 +01:00
build_zmq.sh android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
config.sh android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
copy_monero_deps.sh Copy lib unbound to monero dir. 2022-08-10 15:40:39 +01:00
finish_boost.sh android: build: allow configuring build threads (#313) 2022-03-31 12:58:30 +01:00
init_boost.sh Rollback to use boost 1.72.0 for android. 2022-04-04 15:29:37 +01:00
inject_app_details.sh Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
install_ndk.sh FIxes for install_ndk build script 2021-12-29 23:54:29 +02:00
manifest.sh Added AndroidManifest to gitignore 2022-01-12 17:04:10 +02:00
pubspec_gen.sh CW-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +03:00
shell.nix Btc address types (#1263) 2024-02-23 18:13:30 +02:00