Logos Blockchain Weekly Update - 2026-04-27

blockchain:highlights

blockchain:bedrock:research

  • blockchain:bedrock:research:total-stake-inference

    • “Total Stake Inference under Stake Privacy: The Case of Ouroboros Crypsinous” paper refocused around chain-only baseline mechanism; CCS submission registered with new title, abstract, and track justification paper, tex
    • TSI Analysis draft: appendix expanded with additional simulations and plots draft
    • Stake-underestimation impact analysis: derived that Hamming distance between election records approaches T (slot count) as ε → 0, and that low-stake nodes’ election chances are reduced by ~1/ε vs. high-stake nodes — underestimation promotes inequality draft
  • blockchain:bedrock:research:cryptarchia

    • Checkpoint-based Fast Bootstrapping RFC: StateRoot incorporated into Block Header, Block Header Validation, and Block ID (Cryptarchia Protocol Spec); Header and Construction Procedure (Block Construction Spec); new “Checkpoint-based fast bootstrapping” subsection added RFC
  • blockchain:bedrock:research:blend

    • Post-Quantum Primitive Candidates for the Blend Protocol document started (WIP): comparative evaluation of post-quantum candidate algorithms (key sizes, ciphertext/signature sizes, performance) plus transition roadmap to fallback families if primary choice is broken doc
  • blockchain:bedrock:research:cryptoeconomics

    • Cryptoeconomics specs legal-approved and moved to Specifications — unblocks session-removal work specs

blockchain:bedrock:eng

blockchain:logos-execution-zone

nimbos

  • Deployment config + genesis block construction (in-review) nimbos#31
  • Poseidon2/Groth16 integration: nim-poseidon2-bn254 submodule vendored
  • Module structure proposal for the Nim client nimbos issue #29
  • Poseidon2 incompatibility between nim-poseidon2 and the Rust reference identified nimbos issue #30; Poseidon2Hasher with digests matching the Rust reference (in-review) nimbos#36

blockchain:comms

  • blockchain:comms:docs

    • New spec structure published with all specs migrated to new format; Nomos and Data Availability mentions removed (except where pending RFCs do so) specs
  • blockchain:comms:blog

    • Logos Post-Quantum Security blog article (WIP) draft