mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
d1870ba8b8
* 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 |
||
---|---|---|
.. | ||
action_list_display_mode.dart | ||
auto_generate_subaddress_status.dart | ||
background_tasks.dart | ||
balance_display_mode.dart | ||
biometric_auth.dart | ||
cake_2fa_preset_options.dart | ||
calculate_fiat_amount.dart | ||
calculate_fiat_amount_raw.dart | ||
contact.dart | ||
contact_base.dart | ||
contact_model.dart | ||
contact_record.dart | ||
default_settings_migration.dart | ||
desktop_dropdown_item.dart | ||
emoji_string_extension.dart | ||
encrypt.dart | ||
ens_record.dart | ||
exchange_api_mode.dart | ||
fiat_api_mode.dart | ||
fiat_currency.dart | ||
fio_address_provider.dart | ||
format_amount.dart | ||
fs_migration.dart | ||
generate_name.dart | ||
get_encryption_key.dart | ||
ios_legacy_helper.dart | ||
language_service.dart | ||
list_order_mode.dart | ||
load_current_wallet.dart | ||
main_actions.dart | ||
mnemonic_item.dart | ||
node_list.dart | ||
openalias_record.dart | ||
parse_address_from_domain.dart | ||
parsed_address.dart | ||
pin_code_required_duration.dart | ||
preferences_key.dart | ||
priority_for_wallet_type.dart | ||
provider_types.dart | ||
qr_scanner.dart | ||
qr_view_data.dart | ||
record.dart | ||
secret_store_key.dart | ||
seed_phrase_length.dart | ||
seed_type.dart | ||
service_status.dart | ||
sort_balance_types.dart | ||
template.dart | ||
transaction_creation_credentials.dart | ||
transaction_description.dart | ||
transaction_history.dart | ||
unstoppable_domain_address.dart | ||
update_haven_rate.dart | ||
wallet_contact.dart | ||
wallet_description.dart | ||
wallet_list_order_types.dart | ||
wallet_nft_response.dart | ||
yat_record.dart |