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.
M 42104fd825
Yat, electrum addresses fixes
3 years ago
..
buy Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch. 3 years ago
contact_list CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services 3 years ago
dashboard 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 3 years ago
exchange CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models 3 years ago
monero_account_list 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
node_list Reworked electrum wallet. Added Litecoin wallet. 3 years ago
send Fixes for yat 3 years ago
settings Fixes for yat 3 years ago
unspent_coins CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 3 years ago
wallet_address_list Yat, electrum addresses fixes 3 years ago
wallet_list Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes. 4 years ago
auth_state.dart
auth_view_model.dart CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart 3 years ago
backup_view_model.dart Fixes for backups for Android. Fixes for send almost all amount. 3 years ago
edit_backup_password_view_model.dart Backup. 3 years ago
order_details_view_model.dart CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart 3 years ago
rescan_view_model.dart
restore_from_backup_view_model.dart Added displaying of errors on restore from backup screen. 3 years ago
setup_pin_code_view_model.dart
support_view_model.dart Add current route to router. Add yat contacts to support screen. 3 years ago
trade_details_view_model.dart CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart 3 years ago
transaction_details_view_model.dart CAKE-345 | applied batch sending to monero wallet 3 years ago
wallet_creation_vm.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_keys_view_model.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
wallet_new_vm.dart Reworked electrum wallet. Added Litecoin wallet. 3 years ago
wallet_restoration_from_keys_vm.dart
wallet_restoration_from_seed_vm.dart
wallet_restore_view_model.dart Fixes for LTC. 3 years ago
wallet_seed_view_model.dart