87 Commits

Author SHA1 Message Date
Andrus Salumets
fc1439cf16
feat(leader): expose leader reward claim (#31) 2026-06-15 15:53:24 +02:00
gusto
138f792c75
Remove debug refs to the nix modules (#30) 2026-06-15 15:42:15 +03: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
gusto
0256ed8547
Prepare module release files workflow (#29) 2026-06-11 18:07:19 +03:00
Álex
4ad8beb0a0
chore(deps): update Node to 0.1.3-rc.10-compatible version (#28)
* Update Node to 0.1.3-rc.10-compatible version: current master with rust-rapidsnark fixes.
* Skip zk circuit staging when logos_blockchain is mocked in unit tests.
2026-06-10 19:57:49 +02:00
Alejandro Cabeza Romero
c216846ef5
Update Node to 0.1.3-rc.9. 2026-06-08 16:17:58 +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
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
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
Alejandro Cabeza Romero
a574eb61bf
Update flake. 2026-04-03 11:20:08 +02:00
Khushboo-dev-cpp
6a73f8a6ec
Merge pull request #21 from logos-blockchain/chore/addLicences
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:14:21 +02:00
Khushboo Mehta
248fe50dad chore: add missing MIT and Apache v2 licenses 2026-03-30 18:13:12 +02:00
danielSanchezQ
8fc7fb6d04 Update to 0.2.1 2026-03-03 16:23:09 +00:00
Álex
ed99f865b9
fix: Logos core circuits compatibility (#20) 2026-03-03 10:11:29 +01: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
f075bfd19c
Update gitignore. 2026-02-25 00:04:52 +01:00
danielSanchezQ
67dab01dfa Update flake.lock 2026-02-24 17:30:35 +00:00
Khushboo-dev-cpp
176295e1e1
Merge pull request #17 from logos-blockchain/fix/circuitsDir
fix: circuits dir
2026-02-24 18:29:38 +05:30
Khushboo Mehta
f82192e455 fix: circuits dir 2026-02-24 13:57:21 +01:00
Alejandro Cabeza Romero
888a66849f
Update blockchain to 0.1.7. 2026-02-24 11:56:41 +01:00
Dario Lipicar
daa5e618a3
fix plugin type (#16) 2026-02-24 08:30:32 +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
Dario Lipicar
376ea35478
fix: proper main library name in metadata.json (#15) 2026-02-21 09:45:27 +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
danielSanchezQ
b2cee08842 Update to 0.1.5 logos node version 2026-02-20 12:23:18 +00:00
Khushboo-dev-cpp
7522b80cf7
Merge pull request #13 from logos-blockchain/chore/updateName
chore: update name with underscores
2026-02-19 20:08:20 +05:30
Khushboo Mehta
bca7688a61 chore: update name with underscores 2026-02-19 15:29:34 +01:00
Khushboo-dev-cpp
98fd868ced
Merge pull request #12 from logos-blockchain/feat/updateApisForQt
feat: update apis to make it compatible with current Qt remote system
2026-02-18 23:50:11 +05:30
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
9c20cc9342
Fix justfile commands. 2026-02-16 16:56:13 +01:00
Alejandro Cabeza Romero
df881d522d
Add namespace indentation. 2026-02-16 16:21:35 +01:00
Alejandro Cabeza Romero
2398997a99
Fix cmake automoc warning. 2026-02-16 16:16:22 +01:00
Alejandro Cabeza Romero
89aa715837
Prettify. 2026-02-16 16:15:04 +01:00
Alejandro Cabeza Romero
61fe193062
Add prettify command and fix build command. 2026-02-16 16:14:54 +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