Week 26, 2026 (June 29, 2026)
Note: AnonComms, Messaging, Storage, and Blockchain have reported. Logos Core section will be added as its update lands.
Service Discovery module confirmed working end-to-end in a Logos Core application; integration guide published for module developers.
Testnet-0.2 five-node mix fleet deployed and running: cover traffic, service discovery, mix routing, and RLN proof verification confirmed end-to-end.
RLN membership allocation service and RLN on LEZ integrated into the standalone mix node simulation.
de-MLS split into protocol library and PoC library; plugins simplified (steward list, peer scoring, consensus, MLS group) with adjusted public API.
Payments demo completed for local and testnet sequencer; LEZ oracle RFC PR opened.
Released logos-chat-module v0.1.1 and logos-chat-ui v0.1.1. LogosDelivery orchestrator introduced as the project entry point; api-shape phase 2 landed.
RLN isolated into a self-contained module reusable by any protocol — extraction of the validator, rename to waku_rln, and mountRlnRelay without wakuRelay all merged in three phases.
Logos Storage Module v2.0.0 released with an all-new filesharing protocol adding robustness, efficiency, and support for anonymized DHT queries over Mix networks; the matching Logos UI app is out for testing.
Final Status integration PR status-go #7486 merged — Logos Storage is now an archival-storage option in the Status app.
Hidden services over Mix research post published, describing the malicious-path problem and the current state on the path to anonymous filesharing.
Cross-zone demos working end to end — a minimal cross-zone ping and a wrapped-token lock-and-mint bridge landed as the first real applications on the LEZ cross-zone path.
Session-removal spec migration complete and under review; Channel Proof of Stake participation spec submitted with test vectors (logos-lips #364).
openapi.yaml spec as a release asset #1474minprotobuf to nim-protobuf-serialization