cake_wallet/lib/core
mkyq 01150ef2a7
Hv (#295)
* hv
* Change build version
2022-03-30 17:57:04 +02:00
..
address_label_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
address_validator.dart Hv (#295) 2022-03-30 17:57:04 +02:00
amount.dart Part 1 2020-09-21 14:50:26 +03:00
amount_converter.dart Hv (#295) 2022-03-30 17:57:04 +02:00
amount_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
auth_service.dart Part 1 2020-09-21 14:50:26 +03:00
auth_state.dart TMP 4 2020-06-20 10:10:00 +03:00
backup_service.dart Fix for backup restore 2022-02-03 20:04:16 +02:00
contact_name_validator.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
execution_state.dart CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart 2020-12-02 20:26:41 +02:00
fiat_conversion_service.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
generate_wallet_password.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
key_service.dart Part 1 2020-09-21 14:50:26 +03:00
mnemonic_length.dart Fix typos (#276) 2022-03-09 14:43:18 +03:00
monero_account_label_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
node_address_validator.dart CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart 2020-10-30 15:11:20 +02:00
node_port_validator.dart Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
seed_validator.dart Hv (#295) 2022-03-30 17:57:04 +02:00
sync_status_title.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
template_validator.dart CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile 2020-07-29 19:55:42 +03:00
validator.dart CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
wallet_creation_service.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
wallet_creation_state.dart TMP 1 2020-06-01 21:13:56 +03:00
yat_service.dart Cw 45 implement yat sending (#269) 2022-03-15 12:11:53 +03:00