cake_wallet/lib/core
Serhii f6a2b3c74b
Cw 126 check validation for new currencies (#501)
* update address validation

xmr, ape, avaxc, eth, usdc, hbar, sc, sol, usdcsoul, usdttrc20, btt, bttsc, doge,firo, xvg, zen, tzec, zzec

* fix formating
2022-09-07 13:53:33 +01:00
..
address_label_validator.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00
address_validator.dart Cw 126 check validation for new currencies (#501) 2022-09-07 13:53:33 +01: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
email_validator.dart Ionia (#437) 2022-07-28 18:03:16 +01: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 Release 4.4.3 (#415) 2022-07-19 15:29:28 +01: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 prevent using same wallet name as existing (#391) 2022-06-29 18:21:21 +01:00
wallet_creation_service.dart Cw 150 cake pay introduction card (#486) 2022-08-30 19:03:02 +01:00
wallet_creation_state.dart TMP 1 2020-06-01 21:13:56 +03:00
wallet_loading_service.dart Release 4.4.3 (#415) 2022-07-19 15:29:28 +01:00
wallet_name_validator.dart prevent using same wallet name as existing (#391) 2022-06-29 18:21:21 +01:00
yat_service.dart Select sub address or standard address instead of both. (#346) 2022-05-16 19:51:32 +01:00