2289 Commits

Author SHA1 Message Date
Ivan Folgueira Bande
6131042814
install pinned nimble in ci workflows 2026-03-18 22:00:33 +01:00
Ivan Folgueira Bande
f66b8e9cef
install nimble in ci workflows 2026-03-18 22:00:32 +01:00
Ivan Folgueira Bande
acdb67dabf
stop using backtrace because we never used it and the informations it gives is poor 2026-03-18 22:00:32 +01:00
Ivan Folgueira Bande
08400b6b46
add nimble target in Makefile and start using it as deps 2026-03-18 22:00:32 +01:00
Ivan Folgueira Bande
f49c89b004
adjust nimble.lock and deps.nix 2026-03-18 22:00:32 +01:00
Ivan Folgueira Bande
4cc78b0835
adapt Makefile to install nph v0.7.0 through nimble 2026-03-18 22:00:31 +01:00
Ivan Folgueira Bande
ddfb237446
nim 2.2.6 became more strict in readValue for requiresInit types 2026-03-18 22:00:31 +01:00
Ivan Folgueira Bande
a0ab3e7227
waku.nimble import same nim-libp2p as current master 2026-03-18 22:00:31 +01:00
Ivan Folgueira Bande
3c81158701
import typetraits in send_service 2026-03-18 22:00:30 +01:00
Ivan Folgueira Bande
c34412629c
adapt code after renaming library folder to libwaku 2026-03-18 22:00:30 +01:00
Ivan Folgueira Bande
ebc97fa8d1
refactor Makefile and waku.nimble after rebase from master 2026-03-18 22:00:30 +01:00
Ivan Folgueira Bande
11719d7e02
rename library folder to libwaku 2026-03-18 22:00:29 +01:00
Ivan Folgueira Bande
5f54f232a1
remove impure flag -march=native from config.nims 2026-03-18 22:00:29 +01:00
Ivan Folgueira Bande
b1351af62b
progressing in nix nimble it now compiles ok 2026-03-18 22:00:29 +01:00
Ivan Folgueira Bande
433ac833e2
force nim-chronos 4.2.0 in nimble.lock 2026-03-18 22:00:28 +01:00
Ivan Folgueira Bande
0f6ea9a764
force websock dependency without high chronos constraint 2026-03-18 22:00:28 +01:00
Ivan Folgueira Bande
bac99aad59
adjust some leftovers 2026-03-18 22:00:28 +01:00
Ivan Folgueira Bande
b29840d0ee
deep refactor 2026-03-18 22:00:27 +01:00
Ivan Folgueira Bande
c816c8ded6
give freedom to fetch latest nim >= 2.2.4 2026-03-18 22:00:27 +01:00
Ivan Folgueira Bande
1545d96520
enforce nim 2.2.4 in nimble 2026-03-18 22:00:27 +01:00
Ivan Folgueira Bande
8aa29dd6ca
fetch custom websock to allow higher chronos versions 2026-03-18 22:00:26 +01:00
Ivan Folgueira Bande
9ca87f6643
progress towards using nix and nimble properly 2026-03-18 22:00:26 +01:00
Ivan Folgueira Bande
370c283675
add nim.nix 2026-03-18 22:00:26 +01:00
Ivan Folgueira Bande
8e2f47aad4
start using pinnedNim and pinnedNimble 2026-03-18 22:00:26 +01:00
Ivan Folgueira Bande
24a41466b4
generic cleanup and refactor 2026-03-18 22:00:25 +01:00
Ivan Folgueira Bande
cfc96b68be
refactor nix and add nimbleDeps package 2026-03-18 22:00:25 +01:00
darshankabariya
b01afe4714
initial changes for deprect vendor
* update waku.nimble
* update add nimble lock
* remove vendor completly
* update nimble lock
* update process of makefile
2026-03-18 22:00:23 +01:00
Copilot
85a7bf3322
chore: add .nph.toml to exclude vendor and nimbledeps from nph formatting (#3762)
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
2026-03-17 14:39:00 +01:00
Fabiana Cecin
614f171626
nim nph 0.7.0 formatting (#3759) 2026-03-17 14:15:35 +01:00
Ivan FB
96f1c40ab3
simple refactor in waku mix protocol mostly to rm duplicated log (#3752) v0.38.0-rc.0 2026-03-13 14:33:24 +01:00
Ivan FB
9901e6e368
Merge pull request #3753 from logos-messaging/update-changelog-v0.37.1-master
patch release v0.37.1
2026-03-13 12:46:49 +01:00
Ivan Folgueira Bande
69ede0b7df
rm leftovrs in CHANGELOG.md 2026-03-13 12:41:03 +01:00
Ivan FB
6c6a0b503d
Merge branch 'master' into update-changelog-v0.37.1-master 2026-03-13 12:38:50 +01:00
Ivan Folgueira Bande
6a1cf578ef
Revert "Release : patch release v0.37.1-beta (#3661)"
We are going to update the CHANGELOG with another PR today

This reverts commit 868d43164e9b5ad0c3a856e872448e9e80531e0c.
2026-03-13 12:10:40 +01:00
Tanya S
bc9454db5e
Chore: Simplify on chain group manager error handling (#3678) 2026-03-13 01:57:50 +05:30
Ivan FB
03249df715
Add deployment process (#3751) 2026-03-12 19:13:40 +01:00
Ivan FB
a77870782a
Change release process (#3750)
* Simplify release process and leave the DST validation for deployment process
* Rename prepare_full_release.md to prepare_release.md
* Remove release-process.md as it duplicates info and causes confusion
2026-03-12 19:13:09 +01:00
Darshan
1ace0154d3
chore: correct dynamic library extension on mac and update OS detection (#3754) 2026-03-12 23:17:47 +05:30
Ivan Folgueira Bande
ff723a80c5
adapt CHANGELOG to the actual recent releases 2026-03-12 16:03:17 +01:00
Ivan FB
f5fe74f9fe
Merge branch 'master' into update-changelog-v0.37.1-master 2026-03-12 15:51:13 +01:00
Ivan Folgueira Bande
4654975e66
update changelog to avoid IndexDefect exception v0.37.1 2026-03-12 09:31:10 +01:00
Ivan FB
dedc2501db
fix avoid IndexDefect if DB error message is short (#3725) 2026-03-12 09:24:58 +01:00
NagyZoltanPeter
0ad55159b3
liblogosdelivery supports MessageReceivedEvent propagation over FFI. Adjusted example. (#3747) 2026-03-04 09:48:48 +01:00
NagyZoltanPeter
4a6ad73235
Chore: adapt debugapi to wakonodeconf (#3745)
* logosdelivery_get_available_configs collects and format WakuNodeConf options
* simplify debug config output
2026-03-03 23:48:00 +01:00
NagyZoltanPeter
1f9c4cb8cc
Chore: adapt cli args for delivery api (#3744)
* LogosDeliveryAPI: NodeConfig -> WakluNodeConf + mode selector and logos.dev preset

* Adjustment made on test, logos.dev preset

* change default agentString from nwaku to logos-delivery

* Add p2pReliability switch to presets and make it default to true.

* Borrow entryNode idea from NodeConfig to WakuNodeConf to easy shortcut among diffrent bootstrap node list all needs different formats

* Fix rateLimit assignment for builder

* Remove Core mode default as we already have a defaul, user must override

* Removed obsolate API createNode with NodeConfig - tests are refactored for WakuNodeConf usage

* Fix failing test due to twn-clusterid(1) default has overwrite for maxMessagSize. Fix readme.
2026-03-03 19:17:54 +01:00
Ivan FB
09618a2656
Add debug API in liblogosdelivery (#3742) 2026-03-03 13:32:45 +01:00
Fabiana Cecin
7e36e26867
Fix NodeHealthMonitor logspam (#3743) 2026-03-03 12:11:16 +01:00
NagyZoltanPeter
db19da9254
move destroy api to node_api, add some security checks and fix a possible resource leak (#3736) 2026-03-02 18:56:39 +01:00
Fabiana Cecin
51ec09c39d
Implement stateful SubscriptionService for Core mode (#3732)
* SubscriptionManager tracks shard and content topic interest
* RecvService emits MessageReceivedEvent on subscribed content topics
* Route MAPI through old Kernel API relay unique-handler infra to avoid code duplication
* Encode current gen-zero network policy: on Core node boot, subscribe to all pubsub topics (all shards)
* Add test_api_subscriptions.nim (basic relay/core testing only)
* Removed any MAPI Edge sub/unsub/receive support code that was there (will add in next PR)
* Hook MessageSeenEvent to Kernel API bus
* Fix MAPI vs Kernel API unique relay handler support
* RecvService delegating topic subs to SubscriptionManager
* RecvService emits MessageReceivedEvent (fully filtered)
* Rename old SubscriptionManager to LegacySubscriptionManager
2026-03-02 14:52:36 -03:00
NagyZoltanPeter
ba85873f03
health status event support for liblogosdelivery (#3737) 2026-02-26 17:55:31 +01:00