mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-19 02:55:15 +00:00
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>
Status Desktop
Status Desktop client built with Nim and Qt.
Contributing
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
38.2%
JavaScript
30.2%
Nim
18.8%
Python
5.7%
C++
5.3%
Other
1.7%