mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 13:32:22 +00:00
Pascal Precht
a465417981
Retrieve community token contract addresses from token metadata
Prior to this change, the control node would try to fetch the community token data from its database entries. However, when a community has been recovered from importing an account via seedphrase, the database for community tokens will be empty. So it's better to retrieve the contract addresses from the community description's metadata (which should always be there). This change determines the community token from the community metadata.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
38.7%
JavaScript
29.9%
Nim
18.7%
Python
5.7%
C++
5.3%
Other
1.6%