cake_wallet/lib/view_model
cyan 17d34beae9
Some checks are pending
Cache Dependencies / test (push) Waiting to run
CW-782: Show error report popup without cooldown (#1739)
* improve exception throwing on broken wallets
- put _lastOpenedWallet to avoid issues on windows (file is currently open by)
- don't throw corruptedWalletsSeed - instead store it inside of secureStorage
- await ExceptionHandler.onError calls where possible to makse sure that popup won't be canceled by some UI element
- adjust BaseAlertDialog to be scrollable if the text is too long
- add ExceptionHandler.resetLastPopupDate - that can be called when we want to show error report screen (bypassing cooldown)

* fix: HiveError: Box has already been closed.

* await the alerts to be sure that each one of them is being shown
fix typo in secure storage

* Update lib/core/backup_service.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* address comments on github

* don't store seeds in secure storage

* fix wallet password

* update monero_c
update corrupted seeds UI
prevent app from crashing when wallet is corrupted

* show alert with seeds

* Update corrupted wallet UI
Fix wallet opening cache

* remove unused code

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-11-28 21:28:31 +02:00
..
buy prevent calling unsupported payment method (#1836) 2024-11-28 21:02:10 +02:00
cake_pay Generic fixes (#1823) 2024-11-25 18:26:41 +02:00
contact_list fix the UI issue with address book (#1803) 2024-11-13 19:20:08 -06:00
dashboard Cw 660 add ledger monero (#1747) 2024-11-12 05:26:09 +02:00
exchange CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
hardware_wallet Better Ledger Connection handling (#1802) 2024-11-13 10:44:43 +01:00
monero_account_list CW-681 Add address and account list to Wownero (#1538) 2024-07-21 03:58:17 +03:00
nano_account_list CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
node_list WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
restore WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
send CW-766 fix coin freezing (#1751) 2024-11-27 17:34:36 +02:00
settings Cw 657 new buy sell flow (#1553) 2024-11-09 21:00:56 +02:00
unspent_coins Cw 830 coin control getting cleared (#1825) 2024-11-28 17:53:03 +02:00
wallet_address_list Fix fiat rate on receive screen. (#1754) 2024-10-17 15:52:55 +03:00
wallet_list Cw 660 add ledger monero (#1747) 2024-11-12 05:26:09 +02:00
advanced_privacy_settings_view_model.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
animated_ur_model.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
anon_invoice_page_view_model.dart fix donation link saved regardless of the current wallet (#1491) 2024-06-21 02:17:19 +03:00
anonpay_details_view_model.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart bio auth on mac + package updates for 3.19.3/5 (#1398) 2024-05-06 22:55:05 +03:00
backup_view_model.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
edit_backup_password_view_model.dart CW-599-Extract-Secure-Storage (#1353) 2024-05-08 23:23:27 +03:00
link_view_model.dart Peg in and peg out flow (#1745) 2024-10-15 00:28:38 +03:00
new_wallet_type_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
order_details_view_model.dart set launchUrl mode to LaunchMode.externalApplication 2024-05-23 14:00:52 +03:00
rescan_view_model.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
restore_from_backup_view_model.dart CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
seed_settings_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
set_up_2fa_viewmodel.dart CW-566-Cake2FA-Bypass-Bug (#1275) 2024-01-27 05:08:53 +02:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Generic enhancements (#1668) 2024-09-23 17:10:40 +03:00
trade_details_view_model.dart Integrate LetsExchange exchange provider (#1562) 2024-09-11 05:14:17 +03:00
transaction_details_view_model.dart Migrate to new self-hosted mempool.space instance (#1820) 2024-11-26 16:56:00 +02:00
wallet_creation_vm.dart Mweb enhancements 3 (#1744) 2024-10-19 03:05:48 +03:00
wallet_groups_display_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
wallet_hardware_restore_view_model.dart Cw 660 add ledger monero (#1747) 2024-11-12 05:26:09 +02:00
wallet_keys_view_model.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
wallet_new_vm.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
wallet_restore_choose_derivation_view_model.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_restore_view_model.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
wallet_seed_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
wallet_unlock_loadable_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
wallet_unlock_verifiable_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
wallet_unlock_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00