status-desktop/ui/app/mainui
Lukáš Tinkl 9559789030 chore: reduce the number of (verification) RPC calls
- when calling `Utils.getColorHashAsJson()` we don't actually need to
issue ID verification requests at all and there might be situations when
we know beforehand that we don't need the ENS verification either
- change these helper functions' syntax and do early returns in that case
- in MessageContextMenuView, the "contact details" were duplicated, so
remove one
- remove dead code, fix some warnings
2022-12-01 16:50:23 +01:00
..
activitycenter chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
panels fix(DragnDrop): re-enabled drag and drop 2022-10-12 10:34:46 -04:00
popups test(@wallet): allow to use ganache with goerli 2022-09-13 11:56:42 +02:00
AppMain.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
AppSearch.qml fix(AppSearch): ensure app search loader is deactivated when popup is 2022-11-10 16:07:57 +01:00
Popups.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
SplashScreen.qml fix(SplashScreen): Fixed blurry animation 2022-10-11 19:29:35 +03:00
qmldir