Daniel
f412b5edc8
Update module
2026-06-23 14:32:46 +02:00
Daniel
f9f4f725ee
Remove tx useless label
2026-06-23 14:32:38 +02:00
Daniel
67939f3604
Add help buttons
2026-06-22 19:04:33 +02:00
Daniel
8ae4c07b4b
Add vouchers view to leader claim with pending counter
2026-06-22 17:52:14 +02:00
Daniel
c47fc8ddea
Add info box with peer id
2026-06-22 12:46:41 +02:00
Daniel
ac5f0c0923
Stop node on leave
2026-06-22 12:16:06 +02:00
Daniel
eca1b332d3
Show balance on transfer
2026-06-22 12:13:24 +02:00
Daniel
277243cf3a
Use stylish pin button
2026-06-22 11:12:42 +02:00
Daniel
b4afc043b0
Pinnable accounts operation
2026-06-22 10:46:46 +02:00
Daniel
b6e64fda4e
Hide settings button on run
2026-06-22 10:09:03 +02:00
Daniel
6dbe2477e5
Add cryptarchia info block
2026-06-20 17:27:27 +02:00
Daniel
0de0168f63
Stability fixes
2026-06-20 17:15:24 +02:00
Daniel
901a7fa7d4
Use structure view for blocks events
2026-06-20 15:59:14 +02:00
Daniel
c34ba1552f
Modify views
2026-06-20 15:25:14 +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
Khushboo-dev-cpp
f953d4e3d6
feat: add display_name field for module ( #21 )
2026-06-19 17:04:45 +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
2caa5baa1b
chore: bump blockchain module ( #19 )
2026-06-12 17:13:50 +02:00
Alejandro Cabeza Romero
7cd7355fe8
Add shorthands to clean loose files/processes.
2026-06-12 16:03:23 +02:00
Alejandro Cabeza Romero
c0079fdd6f
Update with LB Module on LB v0.1.3-rc.10-compatible with rust-rapidsnark nix fixes.
2026-06-10 19:59:58 +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
Khushboo-dev-cpp
9c8e434900
Merge pull request #15 from logos-blockchain/chore/addLicences
...
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:12:03 +02:00
Khushboo Mehta
e263a24f20
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:09:45 +02:00
Khushboo-dev-cpp
4a9c772b0d
Merge pull request #14 from logos-blockchain/fix/icoColors
...
fix: icon colors
2026-03-05 11:29:26 +00:00
Khushboo Mehta
48c8fc37f9
fix: icon colors
2026-03-05 11:28:45 +00:00
David Rusu
06fc30b59e
Add quickstart guide
2026-03-05 02:41:03 +04:00
danielSanchezQ
2b26786c47
Update flake.lock
2026-03-03 16:25:34 +00:00
Alejandro Cabeza Romero
e29669cf52
Update deps.
2026-03-03 10:18:17 +01:00
Khushboo-dev-cpp
9f6c0a5e91
Merge pull request #13 from logos-blockchain/feat/addCopyButton
...
feat: add copy button to addresses
2026-02-27 13:44:06 +05:30
Khushboo Mehta
008840fd46
feat: add copy button to addresses
2026-02-27 09:13:47 +01:00
Alejandro Cabeza Romero
09657f05c1
Update flake.lock to logos-blockchain@0.1.9.
2026-02-26 18:05:32 +01:00
Daniel Sanchez
a5658e9e37
Merge pull request #12 from logos-blockchain/circuits-fix
...
fix(circuits): Circuits fix
2026-02-26 13:31:39 +00:00
danielSanchezQ
b589b97db3
Update flake.lock
2026-02-26 13:16:20 +00:00
danielSanchezQ
51161d4a76
Remove link ref
2026-02-26 13:11:17 +00:00
danielSanchezQ
e06242f49a
Fix circuits loading
2026-02-26 13:03:59 +00:00
Khushboo-dev-cpp
cf01767343
Merge pull request #11 from logos-blockchain/fix/CheckboxRadio
...
fix: radiobuttons & checkboxes
2026-02-25 22:36:34 +05:30
Khushboo Mehta
3da2b466d7
fix: radiobuttons & checkboxes
2026-02-25 18:05:43 +01:00
Khushboo-dev-cpp
bff89be9aa
Merge pull request #10 from logos-blockchain/fix/checkBoxRadioButtons
...
fix: fix colors for checkboxes and radio buttons
2026-02-25 22:05:19 +05:30
Khushboo Mehta
a4f8e96d60
fix: fix colors for checboxes and radio buttons
2026-02-25 17:34:08 +01:00
Khushboo-dev-cpp
7518727642
Merge pull request #9 from logos-blockchain/fix/uiFixes
...
fix: plaholder text and colors
2026-02-25 21:14:42 +05:30
Khushboo Mehta
0a4300467d
fix: plaholder text and colors
2026-02-25 16:44:03 +01:00
Khushboo-dev-cpp
c904b91112
Merge pull request #8 from logos-blockchain/feat/generateConfig
...
feat: add support to generate configs
2026-02-25 18:33:40 +05:30
Khushboo Mehta
65e6576474
feat: add support to generate configs
2026-02-25 14:03:12 +01:00
Alejandro Cabeza Romero
941b937d89
Update logos blockchain module dep.
2026-02-25 13:49:17 +01:00
Alejandro Cabeza Romero
26c676222d
Update deps.
2026-02-25 00:05:51 +01:00
Khushboo-dev-cpp
0baedaae98
Merge pull request #7 from logos-blockchain/fix/circuits
...
fix: update nix path to add circuits
2026-02-24 17:58:24 +05:30
Khushboo Mehta
5eb82075af
fix: update nix path to add circuits
2026-02-24 13:26:42 +01:00
Khushboo-dev-cpp
2d1fed3da5
Merge pull request #6 from logos-blockchain/fix/DeploymentCOnfig
...
feat: add deplayment config path in ui + some visual improvements
2026-02-24 16:31:57 +05:30