Stefan 22df203653 feat(Wallet): add activity filter basic API
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
2023-05-23 11:29:09 +02:00
2023-04-11 13:42:21 -04:00
2023-05-04 16:01:17 +02:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2023-04-24 12:38:35 -04:00
2022-03-11 15:52:47 -05:00
2022-07-14 22:04:33 +02:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.5%
JavaScript 29.4%
Nim 18.5%
Python 5.6%
C++ 5.2%
Other 1.6%