cake_wallet/lib
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
..
anonpay Generic fixes (#1583) 2024-08-09 22:18:32 +03:00
anypay CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
bitcoin Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
bitcoin_cash CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
buy prevent calling unsupported payment method (#1836) 2024-11-28 21:02:10 +02:00
cake_pay [Cakepay] alert iOS availability (#1837) 2024-11-28 18:50:30 +02:00
core CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
entities change default tron node to nowNodes if not already 2024-11-27 02:20:08 +02:00
ethereum Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
exchange Move the api key of trocador to the headers (#1808) 2024-11-16 11:06:49 -06:00
haven CW-319-Wallet-Seed-keys-URI-QR-code (#831) 2023-03-15 17:30:06 +02:00
locales CW-798 Fix macos 15 issues (#1775) 2024-11-25 16:08:30 +02:00
mastodon Cw 586 display user twitter image in birdpay (#1315) 2024-03-01 21:38:48 +02:00
monero Better Ledger Connection handling (#1802) 2024-11-13 10:44:43 +01:00
nano Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
nostr Cw 428 send to nostr addresses (#1271) 2024-01-27 04:34:38 +02:00
polygon Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
reactions CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
solana Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
src CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
store Generic fixes (#1823) 2024-11-25 18:26:41 +02:00
themes Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
tron Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
twitter New versions (#1312) 2024-03-04 19:32:10 +02:00
utils CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
view_model CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
wownero Monero stability and cleanup (#1572) 2024-08-09 22:15:54 +03:00
app_scroll_behavior.dart Cw 567 cant swipe through menus on desktop builds (#1563) 2024-08-10 01:21:26 +03:00
di.dart CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
main.dart CW-782: Show error report popup without cooldown (#1739) 2024-11-28 21:28:31 +02:00
palette.dart Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
router.dart Cw 765 onboarding flow improvements (#1817) 2024-11-27 23:05:04 +02:00
routes.dart Cw 765 onboarding flow improvements (#1817) 2024-11-27 23:05:04 +02:00
typography.dart Cw 657 new buy sell flow (#1553) 2024-11-09 21:00:56 +02:00
wallet_type_utils.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00