Week 17, 2026 (April 27, 2026)
Cover traffic generation merged into nim-libp2p; RLN membership allocation protocol merged as a new LIP; payment streams mostly implemented for public execution on LEZ.
Logos Chat advancing with signature types, Account struct, and logos-delivery integration in chat-cli; delivery module tested as full service node on logos.dev fleet.
status-go PR #7332 merged; hidden services over Mix spec finalized with LIONESS and key-blinding signature scheme; NAT Traversal advancing with autorelay and DHT fixes.
de-MLS multi-steward implementation progressing with voting/freeze rework, self-leave bug fix, and steward list integration with GroupSync.
Relay validator registration and sync filter fixed; memory leaks in nim-ffi resolved; Reliable Channel API and SDS-Repair work continuing.
nim-poseidon2 improved for Logos Blockchain compatibility; Nim updated to 2.2.10; UDP keepalive and NAT-type detection experiments underway.
First stable Blend network survived session transitions across three internal devnets (0.1.3-rc.1/rc.2/rc.3). NoteId uniqueness enforced, closing a fund-loss vector; MMR replaced DynamicMerkleTree to bound voucher memory growth.
logost_host refactored as one of the possible runtimes; plugins renamed to modules; non-local remote transport support landing across cpp-sdk, liblogos, cli, and module-client.
block_not_found in block sync; closes node sync flakiness investigation #2581, issue #2530nim-poseidon2-bn254 submodule vendorednim-poseidon2 and the Rust reference identified nimbos#30; Poseidon2Hasher with digests matching the Rust reference (in-review) nimbos#36Stdout/stderr redirection fix; logost_host refactored to one of the possible runtimes; plugins renamed to modules; non-local remote transport support.
Console output to files, build info on dashboard, user-directory override via launch arg, AppImage compression revert, dependency bumps; v0.1.2 prep.
Added logos result type, proper all-event subscriber handling, and non-local remote transport support.
Dependency bump, user-directory override, watch-command positional-arg parsing fix, non-local remote transport support.
Added DEV_QML_PATH: load QML from a source directory instead of bundled resources.