Jonathan Rainville 82d1be9ad8
Make the getENSName calls async (#16099) (#16110)
* wip: make the getENSName calls async

* fix: login to the app takes forever

Resolving ens name sometimes, most likely due to network congestion can be really slow,
that results in slow app loading, especially if user has more accounts, cause the app checks
ens name existence for each account.

This PR does that check in an async way.

Fixes #16086

* chore: async check for ens name existence when adding new accounts

---------

Co-authored-by: Sale Djenic <aleksandardjenic@status.im>
2024-08-14 16:14:39 -04:00
2024-06-27 12:16:31 +02:00
2024-06-27 12:16:31 +02:00
2024-06-27 12:16:30 +02:00
2023-06-09 14:50:08 -04:00
2024-06-27 12:16:31 +02:00
2022-07-14 22:04:33 +02:00
2023-05-31 08:16:28 +02:00
2024-06-27 12:16:31 +02:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 38.2%
JavaScript 30.2%
Nim 18.8%
Python 5.7%
C++ 5.3%
Other 1.7%