* show extra id for xrp/xlm Stealth
* extra id for xrp/xlm LetsExchange
* extra id xrp/xml for Sideshift and Trocador
* fix Exolix min amount issue
* fix extra id ui
* Fix button color
* Unify search icon
* Update select button colors
* Modify tap to hide for balance card
* Modify tap to hide constants
* Modify hidden balance behaviour
* Add tap to hide to second value
* Make tap to hide persistent
* Change to switchBalanceValue function
* Fix MWEB card spacing [skip ci]
* Swap buttons on wallets screen [skip ci]
* Fix: Tentative fix to wrong wallet groupings, specifically monero or non bip39 wallet types
* fix: Modify logic to filter out single wallets and multi group wallets
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
* fix: Ethereum enhancements around fees and computations relating to signing and sending transactions
* feat: Add nownodes key for evm to workflow
* feat: Reactivate send all on both eth and polygon wallet types
* fix: Add generic function for updating the node for a wallet type, move ethereum transaction error fees handler to a new file
* fix: Revert podfile.lock
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
* 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>
* fix coin freezing
* fix frozen balance
* update monero_c hash
* update monero_c hash (after merge)
* fix test E
make it ready
* revert local change
* throw error on wow as well
* experiment with view model code
* move view model into di.dart
* add timeout for mempool fee api and make it only in bitcoin
* disable Monero Ledger for desktop
* handle onramper tag issue
* better handle main actions UI
* make service status scrollable with a better UI
* fix stupid race condition
* minor handling
* update btc fee api
update our xmr node to use ssl
* manually add supported unstoppable domains for now
* change bitcoin default node
code enhancement
* revert debugging code [skip ci]
* minor enhancements [skip ci]
* increase sync indicator size [skip ci]
* fix selecting USA country not triggering the reaction
* fix scrolling on cake features page [skip ci]