status-desktop/src
Jonathan Rainville 6cd9fa91e8
Make the getENSName calls async (#16099)
* 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 13:25:42 -04:00
..
app fix: keycard signing integration into wallet connect flows (#16083) 2024-08-12 14:46:54 -04:00
app_service Make the getENSName calls async (#16099) 2024-08-14 13:25:42 -04:00
backend fix: keycard signing integration into wallet connect flows (#16083) 2024-08-12 14:46:54 -04:00
dev core: Add benchmarking tools 2023-03-09 09:20:34 +02:00
constants.nim feat(@desktop/metrics): add global variables for mixpanel credentials 2024-07-25 11:03:15 +02:00
contributing.md docs(general-cpp): Initial proposal / best general and cpp practices 2022-05-12 19:06:15 +02:00
env_cli_vars.nim feat(@desktop/metrics): add global variables for mixpanel credentials 2024-07-25 11:03:15 +02:00
nim_status_client.nim Redirect qt logs to nim-chronicles (#15234) 2024-07-05 16:10:59 +01:00
nim_windows_launcher.nim feat(@wallet): sort accounts 2023-06-06 16:17:56 +02:00