Week 23, 2026 (June 8, 2026)
Sessions fully removed from the Logos Blockchain node with a fresh devnet deployed; smart block building merged so the builder can sequence many dependent transactions into a single block.
LEZ performance benchmarks completed and summary document published covering minimum and recommended hardware; four research interns and two new LEZ contributors joined.
Stateless RLN implemented in the mix-rln-spam-protection-plugin; nim-libp2p-mix bumped to libp2p 2.0.0 and ported into dst-libp2p-test-node.
Second iteration of the hidden-services-over-Mix spec ready for review after fixing a SURB-based attack; AutoNAT v2 observed-address dialing merged in nim-libp2p.
SDS persistency glue and a clean separation between ReliableChannelManager, MessagingClient and kernel/core landed; cross-version chat compatibility tests added to status-go.
Dependency interfaces work landed across the SDK stack (cpp-sdk, module-builder, plugin-qt); LIDL interface IR introduced; new logos-modules-release-tool and logos-doctest-hub repos appeared.
nim-ffi to v0.1.3 in waku.nimblenphchangessync-nimble-lock.sh (sync waku.nimble pins into nimble.lock)nim-ffi 0.1.4logos-messaging/specs is archivednim-groth16 integration (in-review) — nimbos #50CalcWitness trait); worked on PR8+9 (builder pattern and FFI)--no-bootstrap-node flag in the storage node, allowing initial bootstrap nodes to start up without connecting to a default network — PR 127nim-libp2p-mix 2.x PR so we can merge anonymous DHT queries into master once master bumps to libp2p 2.xrefc)App manager feature, Interface screen replacing per-module Methods, UI automation hook, doctests, and confirmation dialogs.
Migrate events to typed logos_events; pin logos-module-builder to tutorial-v3 (open).
Per-method/per-event docs & introspection, reserved-word handling, dependency interfaces generator, LIDL interface IR, and re-added token auth.
Deep-link support to specific reports, CI usage docs, and text-field UI test steps.
Per-method description in module-info, surface module events, and core_service token fix.
Per-method descriptions surfaced in lm methods; new lm events command lists module events.
Bumped cpp-sdk & module deps, documented method doc-comment convention, and added dependency-interfaces (parse + resolve, LIDL consumption).
Closed catalog.sh + index.py work in favor of logos-modules-release-tool; README updated to point there.
Initial import of index.py + README; full catalog-format spec for logos-repo.json + index.json.
Dependency interfaces wired through to the generator (--interface flags and concrete --dep via LIDL).
tutorial-v3 release shipped; composing-modules tutorial added; dependency-interfaces executable tutorial; method doc-comment & event-introspection demos.