14 Commits

Author SHA1 Message Date
Daniel Sanchez
4e5703787e
feat(wallet): Add known address functionality (#11)
* Update flake

* Add known addresses functionality
2026-02-16 09:49:02 +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
Alejandro Cabeza Romero
e1efea3ec5
Remove metadata.json from packaging. Fix liblib naming. Export via #lib package. 2026-02-05 12:24:46 +01:00
Alejandro Cabeza Romero
657cf83d19
Link metadata to library. 2026-02-03 18:27:08 +01:00
Alejandro Cabeza Romero
fb4c2f7d79
Remove unneeded manual bundler. 2026-02-03 17:19:20 +01:00
Alejandro Cabeza Romero
3bad03ed4f
Make cmake paths more robust. 2026-02-02 17:27:07 +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
8a19f7cf43
Fix plugin compilation. 2025-12-19 15:53:41 +01:00
Alejandro Cabeza Romero
8ac0122295
Split tasks so rebuilding doesn't recompile deps. 2025-12-19 13:18:16 +01:00
Alejandro Cabeza Romero
1328b2d995
Fix qt compilation. 2025-12-18 11:47:59 +01:00
Alejandro Cabeza Romero
7937b0aae0
Handle different OSs. 2025-12-17 15:38:09 +01:00
Daniel
c596cdb876 Initialize project 2025-12-17 10:55:13 +01:00