From eacbdd648212f133005d9255a1b82bd826db8bd8 Mon Sep 17 00:00:00 2001 From: Arseniy Klempner Date: Sun, 17 May 2026 18:59:57 -0600 Subject: [PATCH] chore: bump submodule chain for testnet pipeline + gifter feature Pulls in across the chain: - vendor/logos-lez-rln: FFI alignment with SPEL ConfigState + 4-field Register; canonical testnet deployment seed + slim-mode artifacts; nested logos-delivery-module bumped for gifter. - vendor/nwaku: parity gifter self-register + cross-thread fix. These were ~5 separate "chore: bump X" commits across submodule revisions during the session; consolidated to one bump that matches the consolidated feature commits below. --- vendor/logos-lez-rln | 2 +- vendor/nwaku | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/logos-lez-rln b/vendor/logos-lez-rln index 5662565..61d3661 160000 --- a/vendor/logos-lez-rln +++ b/vendor/logos-lez-rln @@ -1 +1 @@ -Subproject commit 56625650c91a71cf47a3d659f3c75699d92be042 +Subproject commit 61d366173cd095f9491f9fd49c3c452b14f930d8 diff --git a/vendor/nwaku b/vendor/nwaku index ba1ce02..0756119 160000 --- a/vendor/nwaku +++ b/vendor/nwaku @@ -1 +1 @@ -Subproject commit ba1ce0280fc9dc3e84fc630d4680302e942942d0 +Subproject commit 0756119389c95f0a74e7ba52d23c90b6520beaa8