cake_wallet/macos
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
..
CakeWallet CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
Flutter CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
Runner CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
Runner.xcodeproj Wownero (#1485) 2024-07-04 22:43:17 +03:00
Runner.xcworkspace Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
.gitignore Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
monero_libwallet2_api_c.dylib Wownero (#1485) 2024-07-04 22:43:17 +03:00
Podfile fix (#1232) 2024-02-24 02:50:17 +02:00
Podfile.lock WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
wownero_libwallet2_api_c.dylib Wownero (#1485) 2024-07-04 22:43:17 +03:00