status-desktop/ui/app
Eric Mastro 77e501c478 fix(wallet): QML error when loading history
Fixes: #2725.

When clicking on the History tab for a wallet account, there was a QML error for `qrc:/app/AppLayouts/Wallet/WalletLayout.qml:113: TypeError: Property 'checkIfHistoryIsBeingFetched' of object HistoryTab_QMLTYPE_503(0x7fed35da2710) is not a function`. This must have been reintroduced when StatusQ objects were introduced. It has now been removed.

chore: change log level to warn for non-archival node
Previously, there was an error being logged for non-archival infura nodes being used (typically in dev). This log level has been reduced to a warning as the application still functions with non-archival nodes.
2021-07-06 11:28:00 -04:00
..
AppLayouts fix(wallet): QML error when loading history 2021-07-06 11:28:00 -04:00
img HEZ icons: all sizes. 2021-07-06 10:44:45 -04:00
AppMain.qml refactor: Profile 2021-07-02 08:51:30 -04:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00