Jonathan Rainville 10197dc83a fix: community freezes when editing because of sync operations
Fixes #11808

The problem was that when creating and editing communities, we got the community tokens and all the details about it.
The thing is, those fetches were all done sync, and half of them needed to go to status-go for it.

I fixed it by making those operations async.
2023-09-29 09:45:47 -04:00
2023-04-11 13:42:21 -04:00
2023-08-04 20:27:03 +02:00
2023-06-09 14:50:08 -04:00
2023-04-24 12:38:35 -04:00
2022-07-14 22:04:33 +02:00
2023-05-31 08:16:28 +02:00
2023-06-28 09:34:30 -04:00

Status-desktop

Desktop client for the Status Network built with Nim and Qt

https://github.com/status-im/nim-status-client/blob/master/screenshot.png

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%