You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OleksandrSobol 0d367c4b45
CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials
3 years ago
..
address_label_validator.dart Part 1 4 years ago
address_validator.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
amount.dart Part 1 4 years ago
amount_converter.dart Part 1 4 years ago
amount_validator.dart CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator 3 years ago
auth_service.dart Part 1 4 years ago
auth_state.dart TMP 4 4 years ago
backup_service.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
contact_name_validator.dart General changes. CAKE-1. 4 years ago
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 3 years ago
fiat_conversion_service.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
generate_wallet_password.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
key_service.dart Part 1 4 years ago
mnemonic_length.dart Part 1 4 years ago
monero_account_label_validator.dart CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart 4 years ago
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 4 years ago
node_port_validator.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
pending_transaction.dart Fixes 4 years ago
sec_random_native.dart Changed random seed generation for bitcoin. 3 years ago
seed_validator.dart Fixes for LTC. 3 years ago
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 4 years ago
transaction_history.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
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 4 years ago
wallet_base.dart CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials 3 years ago
wallet_creation_service.dart Part 1 4 years ago
wallet_creation_state.dart TMP 1 4 years ago
wallet_credentials.dart Added selection of new wallet type. Returned support of bitcoin wallet. 4 years ago
wallet_service.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago