6 Commits

Author SHA1 Message Date
Daniel Sanchez
85b0b153f2
feat: Revamp interface (#24)
* Modify views

* Use structure view for blocks events

* Stability fixes

* Add cryptarchia info block

* Hide settings button on run

* Pinnable accounts operation

* Use stylish pin button

* Show balance on transfer

* Stop node on leave

* Add info box with peer id

* Add vouchers view to leader claim with pending counter

* Add help buttons

* Remove tx useless label

* Update module
2026-06-23 14:49:35 +02:00
Álex
422166b2b4
refactor: Generalise result usages (#22)
* Return LogosResult as QVariantMap instead of formatted string.

* Group LogosResult helpers under a result namespace.

* Improve comments.

---------

Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-06-20 14:55:52 +02:00
Daniel Sanchez
32257d20e2
feat: Deposit ui (#23)
* Implement deposit ui

* Update lock file

* Fix accounts

* Make deposit work
2026-06-20 14:29:03 +02:00
Andrus Salumets
5237162c9f
feat: expose leader rewards claim in dashboard (#18)
* feat: expose leader rewards claim in dashboard

* Integrate result changes.

---------

Co-authored-by: Alejandro Cabeza Romero <alex93cabeza@gmail.com>
2026-06-19 15:53:43 +02:00
Álex
51702e75da
chore(dependencies): update (#20)
* Update with new functionality, result returns and several fixes.

* Add shorthands to justfile for code linting and formatting.

* Integrate result changes.
2026-06-19 15:25:12 +02:00
Khushboo-dev-cpp
e3164ba173
feat: user new module builder and new qml app -> qml + c++ backend (#16)
* feat: user new module builder and new qml app -> qml + c++ backend

* adapt to logos-blockchain-module using module-builder

* fix: update to new apis
2026-06-05 18:56:04 +02:00