cake_wallet/lib/entities
Godwin Asuquo ac8ef0c946 update logic for Crypto address resolving
update resolving of crypto wallet addresses by using of OpenAlias in way to pick right wallet address based on current wallet type
2022-01-14 14:18:03 +01:00
..
action_list_display_mode.dart Part 1 2020-09-21 14:50:26 +03:00
balance_display_mode.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
biometric_auth.dart CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart 2021-06-03 20:59:12 +03:00
calculate_fiat_amount.dart Minor bug fixes. 2021-05-11 18:37:26 +03:00
calculate_fiat_amount_raw.dart Part 1 2020-09-21 14:50:26 +03:00
contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_base.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
contact_record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
default_settings_migration.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
digest_request.dart Part 1 2020-09-21 14:50:26 +03:00
encrypt.dart Part 1 2020-09-21 14:50:26 +03:00
fiat_currency.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
format_amount.dart CAKE-160 | added to format_amount.dart case when amount contains ',' symbol 2020-11-09 18:09:04 +02:00
fs_migration.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
generate_name.dart generateName() now returns strings with capitalized words 2020-10-24 13:51:12 -05:00
get_encryption_key.dart Part 1 2020-09-21 14:50:26 +03:00
ios_legacy_helper.dart Migration for iOS. 2020-09-23 21:26:10 +03:00
language_service.dart Merge branch 'main' into CAKE-320-add-Croatian-language 2021-05-10 19:26:52 +03:00
load_current_wallet.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
mnemonic_item.dart Part 1 2020-09-21 14:50:26 +03:00
node_list.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
openalias_record.dart update logic for Crypto address resolving 2022-01-14 14:18:03 +01:00
parse_address_from_domain.dart update logic for Crypto address resolving 2022-01-14 14:18:03 +01:00
parsed_address.dart CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart 2021-09-20 17:56:27 +03:00
preferences_key.dart CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink 2021-10-04 16:03:35 +03:00
qr_scanner.dart Part 1 2020-09-21 14:50:26 +03:00
record.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
secret_store_key.dart Backup. 2021-01-13 18:43:34 +02:00
template.dart Backup stuff. 2021-01-15 19:41:30 +02:00
transaction_creation_credentials.dart Part 1 2020-09-21 14:50:26 +03:00
transaction_description.dart Backup stuff. 2021-01-15 19:41:30 +02:00
transaction_history.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
unstoppable_domain_address.dart CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java 2021-07-07 16:50:55 +03:00
wallet_contact.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_description.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00