mirror of
https://github.com/logos-messaging/logos-chat.git
synced 2026-07-31 07:03:20 +00:00
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.