Logos Blockchain Weekly Update - 2026-04-20

blockchain:highlights

blockchain:bedrock:research

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

    • Derived variance approximation for total stake estimator: proportional to network delay variance, inversely proportional to mean delay; variance no longer maximized by ideal scenario draft
    • Convergence analysis: identified three regimes based on E[Delta] vs 1/f; derived optimal learning rate h=1/f balancing stability, robustness, and simplicity
    • TSI Analysis draft: Sections 1-5 rewritten with unified notation and improved readability; appendix reorganized
    • Improved “Total Active Stake Inference under Stake Privacy” paper paper
  • blockchain:bedrock:research:blend

    • Post-quantum safety analysis of Blend protocol cryptographic schemes doc
  • blockchain:bedrock:research:cryptarchia

    • Fast bootstrapping RFC: motivation rewritten, StateRoot introduced, flowcharts revised; updated Cryptarchia Protocol and Block Construction specs to incorporate StateRoot RFC, spec
    • Review and comments on Cryptarchia post-quantum security notes doc

blockchain:bedrock:eng

blockchain:logos-execution-zone

nimbos

  • P2P branch merged into unstable nimbos#27
  • Kademlia: bootstrap path through connection queue with dial tracking, refactored lookup with stream reuse, hardened disconnect handling
  • Deployment configuration: YAML parser, --deployment-settings CLI flag with validation and merge into node config
  • Tests: connection-state suite, Kad bootstrap chain, dynamic idle ports

blockchain:comms

  • blockchain:comms:docs

    • Zone SDK tutorial updates logos-docs#211
    • New spec structure (in-progress) doc
    • Logos password manager extracted to own repo repo
    • RFC to rename Nomos to Logos Blockchain in p2p specs RFC
  • blockchain:comms:blog

    • Testnet v0.1 retrospective article published article