Week 33, 2026 (August 17, 2026)
Cryptarchia Uncle Refs merged across the stack, leading to much more stable Total Stake Inference; uncle headers, reference window, selection, verification, and TSI accounting all landed.
Node 0.2.2 released with the wallet double-note fix; Logos Execution Zone decentralized sequencing landed with sequencer self-join and the libp2p gossip module.
Nimbos block rewards and block body validation merged into unstable; mempool and block proposal in review.
Delivery module journey published at v0.2.0 with the Reliable Channel API; chat-module procedure updated to v0.2.2 with group conversations.
Large e2e test push — wrapper tests, channel delivery tests, and orphaned suites ported and revived; logos.dev preset moved to cluster-id 3 to isolate breaking changes from Testnet.
Logos Oracle Zone specification finalized — optimistic and lightweight for LEZ, with signature verification outsourced to the Logos Blockchain; oracle proposer-selection deliverable closed.
Mix path selection research post published alongside its freeroutesim evaluation for anonymous downloads over a transport layer; draft mix path selection spec in progress.
Storage module 2.1.2 released with a critical nim-libplum memory bugfix and re-enabled automated portmapping; tutorials simplified to use binary distributions.
Basecamp runs on Windows — first end-to-end x86_64-windows cross-build landed across ~15 repos, with logosctl running a module on Windows and CI running lgx-cli doctests on real Windows.
Manifest 0.4.0 released with variant-independent icons in assets/, wired through packager, bundler, downloader, package manager, and rendered as inset artwork in AppTile.
Cross-build Basecamp, bundler restored, Windows lockfile repaired, CI paths fixed after move under logos/.
Windows cross target; doctest coverage for the Qt-typed dependency wrapper; deferred generated event subscriptions.
Inset artwork in AppTile; design system and storybook cross-built for Windows.
Cross-compile liblogos with liblogos_core as single provider; bumped package manager.
Bounded per-topic gossipsub message queue; service-disco advertises caller-supplied XPR; bumped nim-libp2p.
logosctl.exe runs a module on Windows; ship bundle-dir outputs; fix --persistence-path reaching the daemon's directory.
Rust modules cross-compile to x86_64-pc-windows-gnu with winpthreads/headers/archive; staged runtime files; icons for basecamp artwork; dep bumps.
Storage 2.1.2 and LB Module 0.2.2 published; Storage UI updated to 2.1.2.
Manifest 0.4.0 with variant-independent icon in assets/; cross-compile lgx for x86_64-w64-mingw32; Windows CI running lgx-cli doctests.
Cross-compile lgpd with DLL closure; read manifest version numbers; dropped stray VERSION file.
Windows target; added manifest version; bumped package-downloader.
Cross-compile lgpm; read manifest version numbers; stop reporting successful installs as failures; dropped stray VERSION file.
Emit install event and report path for QML-only ui_qml packages; added manifest version.
Distinguish dropped install reply from a failed install; manifest versions and app tile.
Deep reliability pass on the plain (Qt-free) transport and QtRO edge cases: caller-timeout bounds the token handshake, event subscriptions survive unreachable modules, per-call waiter folded into call object, and many race/lifetime fixes.
Storage 2.1.2 shipped — double-free fix in libstorage callbacks on failed thread send; module bumped and released.
Per-network mix config; download-folder icon hidden; release prep for 2.1.2.
Cover the Windows target and lgpm --platform; track the qlonglong type contract and Basecamp's renamed Module Inspector.
Windows cross target with WM_QUIT instead of hard-kill; QML-bridge fixes for modules that are merely starting; CI runs on every push and PR.
Emit windows-x86_64 .lgx packages; manifest 0.4.0 icon requirement; bcryptprimitives.dll treated as system DLL.