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
Khushboo-dev-cpp
f3558372fd
feat: add back new block add event handling ( #32 )
2026-06-12 17:04:44 +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
Álex
4e10aaf01a
feat: Abstract circuits path setup logic ( #19 )
2026-04-17 18:43:01 +02:00
Álex
5047e047cc
refactor: Organise into sections ( #24 )
...
* Standardise blend_join_as_core_node return behaviour.
* Reorganise interface into labelled sections and reorder definitions to match.
* Update flake to node version with latest FFIs.
* Handle OperationStatus returns from free_* and subscribe; rename identifiers to snake_case; reorganise cpp sections
2026-04-17 16:26:47 +02:00
Álex
782ef8f61c
feat(explorer): Expose explorer API ( #23 )
2026-04-17 16:08:25 +02:00
Álex
16d5457aac
feat(blend): Join as core node ( #22 )
2026-04-17 11:01:18 +02:00
Khushboo Mehta
f82192e455
fix: circuits dir
2026-02-24 13:57:21 +01:00
Álex
27f1bc9ed2
feat: generate user config ( #14 )
...
* Add generate_user_config to module.
* Parse generate_user_confg arguments.
* Prettify.
* Remove unneeded includes.
* Expose str method
---------
Co-authored-by: danielSanchezQ <3danimanimal@gmail.com>
2026-02-20 12:56:29 +00:00
Khushboo Mehta
bca7688a61
chore: update name with underscores
2026-02-19 15:29:34 +01:00
danielSanchezQ
0824823598
Fix double free
2026-02-18 18:03:24 +00:00
Khushboo Mehta
214a878851
feat: update apis to make it compatible with current Qt remote system
2026-02-18 15:01:44 +01:00
Alejandro Cabeza Romero
89aa715837
Prettify.
2026-02-16 16:15:04 +01:00
Daniel Sanchez
4e5703787e
feat(wallet): Add known address functionality ( #11 )
...
* Update flake
* Add known addresses functionality
2026-02-16 09:49:02 +00:00
Daniel Sanchez
4be5332d26
feat(circuits): Set circuits environment ( #8 )
...
* Set circuits environment
* Add info log
2026-02-12 13:17:05 +00:00
Khushboo Mehta
9a2853a7de
fix: crash when accesling libLogos in constructor
2026-02-12 12:03:37 +01:00
Khushboo-dev-cpp
009ff9af36
fix: emit events via Logos Client ( #6 )
...
* fix: emit events via Logos Client
* chore(cleanup): Use class static instead of global (#7 )
* Use class static instead of global
* Fix comments
---------
Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
2026-02-12 09:55:56 +00:00
Daniel Sanchez
4445575bae
feat(events): Generate block events ( #4 )
...
* Pop event on block
* Subscribe on node startup
* Liblib fix
* Update flake
2026-02-10 12:06:58 +00:00
Alejandro Cabeza Romero
ee5805690c
Add clang format options and format.
2026-02-04 15:56:51 +01:00
Alejandro Cabeza Romero
d86b4b0292
Undo stupid clang lint
2026-02-02 17:38:15 +01:00
Alejandro Cabeza Romero
4d03f0919c
Add default behaviour to config_path and handle deployment in start.
2026-02-02 17:28:11 +01:00
Álex
9d7c055142
refactor: Adapt project structure to Nix ( #1 )
...
* Move config to configs dir.
* wip
* wip
* junie refactor cmakelists and flake
* Refactor Nix, CMakeLists and codebase to enable proper nix building, and good IDE integration.
* Add src/ directory.
* Split into header and source files.
* Fix macOs SSL certs issue.
* Mac fixes
* Update Macos lib extension
---------
Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-01-30 19:21:23 +01:00