13 Commits

Author SHA1 Message Date
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
Daniel Sanchez
4e5703787e
feat(wallet): Add known address functionality (#11)
* Update flake

* Add known addresses functionality
2026-02-16 09:49:02 +00:00
Alejandro Cabeza Romero
cbab7696d4
Update flake.lock. 2026-02-13 12:05:46 +01:00
Daniel
6893ea407b Update flake.lock 2026-02-13 09:40:58 +01: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-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
c1bc793ffa
feat(packaging): Package module with deps (#5)
* Package module with deps

* Update README.md
2026-02-11 14:02:16 +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
d8d993d463
Remove branch from input. 2026-02-03 11:07:34 +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
Alejandro Cabeza Romero
695019fd7d
Rename nomos usages to logos blockchain. 2026-01-20 16:09:40 +01:00
Alejandro Cabeza Romero
1328b2d995
Fix qt compilation. 2025-12-18 11:47:59 +01:00