status-desktop/ui/app/AppLayouts/Wallet/stores
Stefan 39527a5739 fix(wallet): fix never fetching transactions
The RootStore was calling checkRecentHistory on the wallet section View
instead of the transaction View.

Still the workflow is broken due to the 20 minutes timer that calls
the checkRecentHistory and hangs the the main thread (UI) for a long time

Fixes: #7266
2022-09-29 10:45:27 +02:00
..
CollectiblesStore.qml refactor(@wallet/desktop): refactor wallet with new architecture 2021-11-05 11:02:45 -04:00
CurrenciesStore.qml fix(Wallet/AssetList): Updated as per designs 2022-07-25 13:30:50 +03:00
RootStore.qml fix(wallet): fix never fetching transactions 2022-09-29 10:45:27 +02:00
qmldir feat(@desktop/wallet): Add support for custom derivations path 2022-05-18 14:16:57 +02:00