Logos Blockchain Weekly Update - 2026-03-02

blockchain:highlights

  • 0.1.7 and 0.1.8 DevNet releases with block explorer integration
  • SQLite zone demo reworked as SteelSafe password manager
  • Multiple Blend fixes: session rotation, race conditions, timing derived from Cryptarchia settings
  • Data Availability sampling analytical framework complete, sampling calculator prepared
  • Total Stake Inference report refined with clean version provided, continued work on Total Stake Inference under stake privacy
  • Zone-SDK: non-finalized follow() in indexer, journal log merged
  • Logos Execution Zone: key protocol Keycard/BIP-032 compatibility

blockchain:bedrock:research

  • blockchain:bedrock:research:cryptarchia

    • Total Stake Inference via Uncle/DAG report: addressed reviewer comments, updated plots and simulations, clean version provided draft, clean version
    • Updated draft “Total Active Stake Inference under Stake Privacy” draft
    • Fast bootstrapping: studied SnarkPack paper for aggregating Groth16 proofs in ZK without recursivity notes
    • Devnet statistical analysis performed
  • blockchain:bedrock:research:da:sampling

    • Data Availability sampling analytical framework complete, results discussed with team, document reviewed and near-complete doc
    • Data Availability Sampling Calculator prepared based on analysis results calculator
    • Post-quantum transition cheat sheet prepared doc

blockchain:bedrock:eng

blockchain:logos-execution-zone

  • blockchain:logos-execution-zone:key-protocol

    • Key protocol compatibility with Keycard/BIP-032 lssa#356
    • PQ resilience document for public account keys finished, implementation started lssa#362, doc
    • Use ensure in public transactions to match privacy transaction code style (Issue 295) lssa#357
  • blockchain:logos-execution-zone:indexer

  • blockchain:logos-execution-zone:integration

    • Various fixes to docker images for stage deployment (merged) lssa#358, lssa#360, lssa#369
    • Set up two remote stages: standalone sequencer stage and bedrock-connected devnet stage
    • Configurable block size, failing tests fixes, human-readable config format (merged) lssa#353

blockchain:comms

  • blockchain:comms:docs
    • Reviewed blockchain documentation on anonymous block proposers