cake_wallet/scripts/ios
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-525-Add-Tron-Wallet (#1327) 2024-05-03 21:00:05 +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
build_all.sh Add build haven to build all script for ios 2022-04-22 14:02:24 +01:00
build_boost.sh Fixes for yat 2021-11-02 09:17:24 +00:00
build_haven.sh Bump Haven to 3.0.7 2023-01-23 14:31:44 -06:00
build_haven_all.sh Hv (#295) 2022-03-30 17:57:04 +02:00
build_monero.sh Monero update (#1325) 2024-03-14 20:26:00 +02:00
build_monero_all.sh Update scripts for build monero lib for ios. 2022-08-04 14:24:28 +01:00
build_openssl.sh Fix for build openssl for ios. 2022-08-04 22:26:39 +01:00
build_sodium.sh Generic fixes (#1320) 2024-03-10 04:02:30 +02:00
build_unbound.sh Update unbound script for ios. 2022-08-09 11:40:16 +01:00
build_zmq.sh Fixes for iOS build. Add moonpay api placeholders for secrets. 2021-12-28 19:00:57 +02:00
config.sh Hv (#295) 2022-03-30 17:57:04 +02:00
install_missing_headers.sh Fixes for iOS build. Add moonpay api placeholders for secrets. 2021-12-28 19:00:57 +02:00
setup.sh Update scripts for build monero lib for ios. 2022-08-04 14:24:28 +01:00