* 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
* 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>
* Update with new functionality, result returns and several fixes.
* Add shorthands to justfile for code linting and formatting.
* Integrate result changes.