Logos Blockchain Weekly Update - 2026-05-04

blockchain:highlights

  • Testnet Stake Distribution Event stream
  • CCS 2026 paper submitted: “Total Stake Inference under Stake Privacy: The Case of Ouroboros Crypsinous” completed and submitted (blockchain track) paper
  • LEZ indexer foundations landed: simple indexer FFI logos-execution-zone#427 and indexer module basic structure logos-execution-zone-indexer-module#2 both merged, paving the way for LEZ application development
  • Private donations to LEZ accounts unblocked: NPK generalized to multiple accounts so a single key pair can control a family of private accounts logos-execution-zone#447

blockchain:bedrock:research

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

    • TSI Analysis report (now titled “Total Stake Inference under Network Delay and Feedback”): Appendix E “Simulation diagnostics for the inferred-stake closure” completed, all plots remade draft
    • “Total Stake Inference under Stake Privacy: The Case of Ouroboros Crypsinous” paper completed and submitted to CCS 2026 (blockchain track) paper
  • blockchain:bedrock:research:cryptarchia

  • blockchain:bedrock:research:blend

    • Session-removal RFC moved to Draft RFC
    • Post-Quantum Primitive Candidates for the Blend Protocol document finalized and ready for review doc
  • blockchain:bedrock:research:cryptoeconomics

blockchain:bedrock:eng

blockchain:logos-execution-zone

nimbos

  • Deployment config and genesis block construction merged into unstable: deployment-settings YAML/CLI, module layout under logos_chain/deployment, and genesis payload/proof decoding for transfer, channel inscribe, and SDP declare ops nimbos#31
  • nim-groth16 updated to support both ARC and refc Nim runtimes commit

blockchain:comms

  • blockchain:comms:docs

  • blockchain:comms:blog