Channel Participation in Proof of Stake LIP merged: spec logos-lips#364 and implementation #3145
Post-Quantum Safety Analysis of the Bedrock layer finalizeddoc
Multi-sequencer support merged across the Logos Execution Zone stack: wallet client #600, request distribution #623, two-tip chain state #603, Bedrock bootstrap #606
blockchain:bedrock:research
blockchain:bedrock:research:cryptarchia
Channel Participation in Proof of Stake merged: spec logos-lips#364 and implementation #3145
Fast Bootstrapping RFC passed the research phase logos-lips#368; blake2b dynamic merkle tree opened toward its implementation (in-review) #3174
blockchain:bedrock:research:post-quantum
Post-Quantum Safety Analysis of the Logos Bedrock Layer finalized doc
Post-Quantum ZK Transition Paths written up from the cross-scheme benchmark results doc
Benchmark implementation extended with Rust and aws-lc-rs libraries (in-review) logos-blockchain-pocs#112; benchmark dashboard updated dashboard
blockchain:bedrock:research:total-stake-inference
“Modelling of Network Delays” doc and “Total Stake Inference with Network Delays” doc revised
Total Stake Inference with uncle references: simulation results promising, with further runs planned to explore the parameter space and ensure equilibration doc
Single-path mix model completed under both uniform and geography-calibrated latency laws (continent mixture calibrated to real inter-city pings), with anonymity-latency-bandwidth trilemma plots doc
Single-path Bayesian traffic analysis completed for both latency models, extending sender attribution with the geographic latency model doc
Transactions revamped into a verification typestate: verification state tracked at compile time, moving operation verification out of the ledger #3123; transaction traits refactored #3168 and the tx module decomposed #3169; stateless/stateful op verification split (in-review) #3185
SDP provider_id and zk_id uniqueness enforced within a service #3102, implementing the Per-Service Uniqueness RFC
Wallet updated for channel participation in Proof of Stake: deposited notes kept with ChannelTransfer/ChannelWithdraw tracking #3149, leadership participation with output notes #3151, ownership of withdrawn notes #3152
Chain-service main event loop reorganized into phases #3162; blend readiness no longer awaited via timeout #3158
Recovery state migrated to RocksDB: node state #3134 and remaining services #3159 merged, on top of the Overwatch runtime-handle support Overwatch#142
Execution market: storage gas consumption now accumulated #3181; spec base-fee fix based on G_target (in-review) logos-lips#380
Dynamic merkle tree extracted and generalized #3164; UTXOs exposed on transfer operations #3163; genesis block root validated on deserialize (in-review) #3161