mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-21 19:18:53 +00:00
Add the possibility of retrieving the data of wallet activity based on the given filter criteria. Major changes: - Bump status-go with the new equivalent API - Add temporary developer tools - Debugging ActivityView QML component to test filter and display the activity - Add activity Nim package and synchronous controller and model Considerations - Have the model synchronous for the first iteration and then move to async while implementing the fetching mechanism - Use QtObject instances in the model instead of roles over items as agreed with the team - Simplify the implementation by having a simple presentation layer using backend (service also in the future) - Small required fixes and improvements Closes: #10633 Updates #10366
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
39.5%
JavaScript
29.4%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%