26 Commits

Author SHA1 Message Date
Khushboo Mehta
2ba35fc8e1 feat: use recommended logos-module-builder to simplify core modules 2026-05-12 16:44:25 +05:30
Alejandro Cabeza Romero
20ae40b946
Update LB to receive some startup issues fixes. 2026-05-12 10:42:13 +02:00
Alejandro Cabeza Romero
08bd849d5a
Update lb dependency, potential note id issue fix. 2026-04-29 18:38:08 +02:00
Alejandro Cabeza Romero
5ee0ba8cfb
Update to pre-0.1.3 with an extra FFI change. 2026-04-23 12:43:12 +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
danielSanchezQ
8fc7fb6d04 Update to 0.2.1 2026-03-03 16:23:09 +00:00
Alejandro Cabeza Romero
7a88b07e5e
Add explanatory comment. 2026-03-03 10:02:17 +01:00
Alejandro Cabeza Romero
17071c9c24
Copy circuits to lib after mangling. 2026-03-03 09:56:09 +01:00
Alejandro Cabeza Romero
a1e6f7797a
Pin logos-blockchain to 0.1.9. 2026-02-26 18:04:31 +01:00
Daniel Sanchez
6379fceb6d
Change circuits output location (#18) 2026-02-26 13:14:03 +00:00
Alejandro Cabeza Romero
1320bd760f
Update logos blockchain dep. 2026-02-25 13:48:37 +01:00
Alejandro Cabeza Romero
888a66849f
Update blockchain to 0.1.7. 2026-02-24 11:56:41 +01:00
Alejandro Cabeza Romero
57b447e6d7
Update logos blockchain ref to latest release. 2026-02-23 17:50:46 +01:00
Alejandro Cabeza Romero
a1463a95ac
Move logos-blockchain ref to master. 2026-02-23 15:04:22 +01:00
danielSanchezQ
b2cee08842 Update to 0.1.5 logos node version 2026-02-20 12:23:18 +00:00
Khushboo Mehta
bca7688a61 chore: update name with underscores 2026-02-19 15:29:34 +01: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
fb4c2f7d79
Remove unneeded manual bundler. 2026-02-03 17:19:20 +01:00
Alejandro Cabeza Romero
d8d993d463
Remove branch from input. 2026-02-03 11:07:34 +01:00
Alejandro Cabeza Romero
9a3740e726
Fix windows check in flake. 2026-02-02 14:43:42 +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
Daniel
cf836f195b Add nix based build 2025-12-17 17:10:59 +01:00