mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-04-04 05:29:06 +00:00
* - enabled development options in CI builds. - Implemented caching for account retrieval. - refactor transaction handling in `dashboard_view_model.dart` to improve efficiency and reduce unnecessary updates in xmr. - `DevMoneroCallProfilerPage`, for profiling performance of xmr,wow,zano wallet calls. * use FeatureFlag.hasDevOptions * prevent crashes in monero_c by using mutexes properly improve performance of _transactionDisposer remove unnecessary checks * remove logging, bring back simplified logic * update _transactionDisposer on length and confirmation of first and last transaction * address comments from review * don't throw unhandled exceptions in unawaited async code * use cached transaction list in getAllSubaddresses, fix usage of txHistoryMutex * [DNM] fix: crashes when opening wallet, performance issue when syncing and update dependencies * Revert "use cached transaction list in getAllSubaddresses, fix usage of txHistoryMutex" This reverts commit |
||
---|---|---|
.. | ||
exceptions | ||
structs | ||
account_list.dart | ||
coins_info.dart | ||
subaddress_list.dart | ||
transaction_history.dart | ||
wallet.dart | ||
wallet_manager.dart | ||
wownero_output.dart |