From c6a993a209dcf3dbee321ddb1d113f441e790de0 Mon Sep 17 00:00:00 2001 From: Arseniy Klempner Date: Fri, 15 May 2026 07:48:21 -0600 Subject: [PATCH] chore: bump logos-lez-rln to pick up testnet-fit guest + split Init Pulls in two commits that together unblock the public testnet deploy: - feat(rln-registration): split Initialize into 3 transactions - build(methods): strip user_elf in R0BF to fit testnet tx-size cap Verified end-to-end on https://testnet.lez.logos.co/ -- registration program deploys (422 KB stripped < 511,800 B cap), all three init txs land within the 32M-cycle session ceiling, full run_setup pipeline through Step 7 (user account funding) green. --- vendor/logos-lez-rln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/logos-lez-rln b/vendor/logos-lez-rln index 99ecf6b..5662565 160000 --- a/vendor/logos-lez-rln +++ b/vendor/logos-lez-rln @@ -1 +1 @@ -Subproject commit 99ecf6b6a355e13bd857501009f98f5842057249 +Subproject commit 56625650c91a71cf47a3d659f3c75699d92be042