8 Commits

Author SHA1 Message Date
Daniel Sanchez
b9d7117712
fix: Fix paths for logos core embedded in basecamp (#45)
* Remove circuits directory setup

* Pipe new paths machinery

* Update logos-blockchain tip
2026-06-25 09:04:34 +02:00
Álex
ab733aa707
feat: result (#40) 2026-06-18 17:31:34 +02:00
Andrus Salumets
c9829f2fa6
feat(wallet): expose claimable vouchers (#37)
Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-06-18 16:10:34 +02:00
Daniel Sanchez
3ad929ee4e
feat(wallet): Add channel deposit calls and notes retrieval (#38)
* Add channel deposit calls and notes retrieval

* Use TX_HASH_BYTES
2026-06-18 15:43:54 +02:00
Álex
4be7410283
chore(dependencies): Update with config generation fixes (#34)
* Update flake.

* Update with config generation fixes.

* Update flake.

* Add int return type fixes.

* fix wrong type in tests.
2026-06-17 17:46:38 +02:00
Andrus Salumets
fc1439cf16
feat(leader): expose leader reward claim (#31) 2026-06-15 15:53:24 +02:00
Daniel Sanchez
bcd885c09f
feat(commands): Expose commands to module (#33)
* Expose commands to module

* Add missing tests stubs
2026-06-15 13:17:25 +02:00
Iuri Matias
cb0a222f15
Update api (#27)
* feat: use recommended logos-module-builder to simplify core modules

* add tests

add tests

update readme

* update api

update api

simplify

simplify

* ci fix

* ci fix

---------

Co-authored-by: Khushboo Mehta <mehtakhushboo@hotmail.com>
Co-authored-by: Logos Workspace <logos@workspace.local>
2026-06-05 11:26:27 -04:00