Week 25, 2026 (June 22, 2026)
QUIC transport support landed in logos-delivery, validated end-to-end via the Logos Delivery Simulator.
Group Chat advanced with Delegate Signer + sender attribution, Identified trait for Convo handling, and streamlined MLS config in libchat.
Service discovery merged into Logos Delivery; chat-over-mix integration branch validated on a 5-node simulation with mix-RLN proofs and cover traffic flowing.
Registry service for KeyBundle and AccountLog distribution implemented in chat-stores, advancing key-based identity.
15 ms RLN proof time achieved in nim-groth16 via Dynark-paper variants — 13x faster than original, 4x faster than previous optimizations.
NAT traversal package complete: first successful file transfers over NATted nodes using TCP hole punching.
RAILGUN private-transaction landing pinned in the workspace; concurrent-dispatch landing pinned across logos-protocol and 4 SDKs to master.
Leader rewards claimable end to end — wallet HTTP API, C bindings, module, and dashboard UI all merged.
First stable lez-core tag reached; all Logos Execution Zone user journeys for testnet v0.2 complete, token bridge withdraw flow merged.
togglePrivateQueries: returns Result, refuses to enable when mix isn't configured; default-enable in start now skips when no DHT proxy is configured, so mix relay + DHT proxy-only nodes start cleanlylogos.test bootstrap fleet issues — issue 1455logos.test fleet node configs were updated with the correct external IPs, the network presets need to be updated with the new SPRsdoctest tutorials for Logos Storage Module and UINew color-coded app tiles, build info moved to bottom toolbar, hot reload restored on QML changes, qt_add_qml_module migration to fix qrc stale cache.
Added display_name field; migrated events to typed logos_events; pinned logos-module-builder to tutorial-v3.
Added make container; extracted subprocess container implementation from liblogos (WIP).
Per-module concurrent dispatch (C++ async export); cpp-generator consumes logos-lidl with embedded frontend deleted. Refactor PR #12 (CLOSED).
Initial eth-rpc module implementation; added raw_rpc_url (proxied POST to off-chain JSON-RPC) and executable doc-test.
Initial keystore module; added sign_digest (raw 32-byte hash signing) and executable doc-test.
Initial fail-closed proxy chokepoint; added flake, executable doc-test and Pages CI.
Executable doc-test prices a token via a real Multicall3 round-trip on logoscore.
Wallet backend coordinator; added RAILGUN private coordinator (shield / private_send / view), refresh_market per-chain fan-out, and get_market priced holdings.
Initial wallet UI; new Private (RAILGUN) tab, Uniswap-priced Market tab, restored tabbed layout, headless doctest. PR #4 (CLOSED).
Added display_name field, doctests, and updated API; doctest CI fix for macOS in progress.
Bumped logos-module-loader-qt for process-group isolation fix; extracted subprocess container and module-loader abstractions; renamed 'runtime' to 'module_loader'; logging improvements via spdlog. PRs #154 and #153 (CLOSED).
Descriptions across conversions, AST↔JSON, C ABI; doctest experiment; docs/specs added.
Build & Release workflow (AppImage + macOS bundle tarballs); module subprocess process-group isolation; transport-params doctest; vestigial dependency cleanup. PR #50 (CLOSED).
Added support and unit tests for displayName in manifest files; docs and doctests added.
Bumped logos-protocol, logos-rust-sdk, logos-qt-sdk; per-module concurrent dispatch (concurrency metadata flag); per-module Rust toolchain via nix.rust.toolchain; Qt-typed UI plugin context.
Isolate each module subprocess into its own process group with parent-death cleanup; format loader; extracted abstracted Qt module loader (WIP).
Added support and unit tests for displayName in manifest files; added doctests.
Added display_name support, doctests, docs, install instructions in pre-release notes, Build & Release workflow.
Added display_name field; bumped logos-package-downloader for displayName lift; added doctests and docs.
Added install instructions to pre-release notes; Build & Release workflow.
Deferred async completion delivery off the QtRO read stack; per-module concurrent dispatch async provider seam + transports. PR #6 (CLOSED).
cdylib-glue runs multi handlers on a QThread; per-module concurrent dispatch (cdylib Qt glue); qt-generator consumes logos-lidl; LogosUiPluginContext typed context.
Lift Send on single-mode module instances; per-module concurrent dispatch Rust multi scaffold; lidl-gen consumes logos-lidl over its C ABI; async client wrappers and cross-language composition doctest.
Added display_name field; use logoscore daemon/client instead of inline mode; updated to new API.
Added display_name manifest support; per-module concurrent dispatch developer guide; Qt-typed dependency calls via LogosUiPluginContext.
Isolate the view-module host's process group with parent-death cleanup.
Pinned RAILGUN private-tx landing; pinned concurrent-dispatch landing across protocol + 4 SDKs to master; added EVM wallet modules (7 repos); doctest harness fixes; nightly submodule bumps. PRs #86 and #80, #79 (CLOSED).