chore: bump logos-cpp-sdk to 1468180b in sim runner + lez-rln submodule

Cascades the chain-wide SDK pin bump (a4bd66c → 1468180b) into:
  - simulations/mix_lez_chat/run_simulation.sh: logoscore nix-build
    override-input
  - vendor/logos-lez-rln submodule pointer

All override-inputs in the build chain now agree on rev 1468180b, which
provides invokeRemoteMethodAsync. Avoids the mixed-rev ABI hazard where
a plugin compiled against one SDK rev would silently segfault against
a libsdk compiled against a different rev.
This commit is contained in:
Arseniy Klempner 2026-05-19 12:51:29 -06:00
parent d566f55d9d
commit 5c3a85a063
No known key found for this signature in database
GPG Key ID: 51653F18863BD24B
2 changed files with 2 additions and 2 deletions

View File

@ -286,7 +286,7 @@ echo " Gifter allowlist: $GIFTER_ALLOWLIST"
# ---------- Phase 3: Prerequisites ----------
echo "[3/6] Verifying prerequisites..."
LOGOSCORE="${LOGOSCORE:-$(nix build github:logos-co/logos-liblogos/7df6195 --override-input logos-cpp-sdk github:logos-co/logos-cpp-sdk/a4bd66c --no-link --print-out-paths)/bin/logoscore}"
LOGOSCORE="${LOGOSCORE:-$(nix build github:logos-co/logos-liblogos/7df6195 --override-input logos-cpp-sdk github:logos-co/logos-cpp-sdk/1468180b2567f4c59346bb94f74951e76341f5c5 --no-link --print-out-paths)/bin/logoscore}"
RLN_MODULE="$LEZ_RLN_DIR/logos-rln-module/result-rln/lib"
WALLET_MODULE="$LEZ_RLN_DIR/logos-rln-module/result-wallet/lib"

@ -1 +1 @@
Subproject commit f5b1b472dada6b84fa2dc413c2818e7d103580e2
Subproject commit 8dd327ddd6215721e93138698a948cf4382c9062