Multiple-owners task complete on LEZ: GroupKeyHolder for GMS key management logos-execution-zone#449 and wallet group commands with shared account derivation (PDA + non-PDA accounts) logos-execution-zone#460 both merged
Areon paper submitted to NDSS 2027: substantial revision of the CCS 2026 version with tightened claims and expanded theory + experiments submission, artifacts
Mantle Tx simplification RFC implemented: transaction hash simplified (Poseidon2 removed, blake-only) and gas prices removed from Mantle Transactions RFC, logos-blockchain#2612, logos-blockchain#2670
LEZ sequencer and indexer migrated to zone-sdk (away from bedrock client): foundational architectural cleanup logos-execution-zone#389
Decentralized Sequencing main logic merged: completes the zone-sdk competing sequencer suite (joining TUI and e2e tests from prior weeks) logos-blockchain#2446
blockchain:bedrock:research
blockchain:bedrock:research:total-stake-inference
“Modelling of random delays” document created: reviews statistical properties of the delay model used in simulations and proposes a new model accounting for O(log N) broadcast latency on a network of N nodes doc
blockchain:bedrock:research:cryptarchia
Areon paper submitted to NDSS 2027: substantial revision of the CCS 2026 version; protocol scoped to Nakamoto-style multi-proposer PoS DAG with explicit assumptions; new simulations (multi-seed comparison, delay stress tests, robustness, design ablations) submission, artifacts
Cryptarchia v1 and Post-Quantum Security report updated with Table 3: operational migration summary listing each Cryptarchia component’s current primitive, proposed PQ replacement, size impact, and migration phase doc
blockchain:bedrock:research:blend
Session-removal RFC: Mantle spec revision added, withdrawal-logic inconsistency identified and corrected, and SDP snapshot timings clarified RFC
Post-Quantum Safety Analysis of the Blend Protocol: revisions incorporating review feedback doc
blockchain:bedrock:research:cryptoeconomics
blockchain:bedrock:eng
blockchain:bedrock:eng:blend
HTTP CLI wrapper for API: first command to join Blend as a core node logos-blockchain#2695
Diversify private PDAs by identifier: integration tests and edge case coverage added (in-review) logos-execution-zone#464
Investigated Kyber as a replacement for ECIES for key agreement in LEZ: initial findings documented notes
Multiple-owners task complete: GroupKeyHolder for GMS key management logos-execution-zone#449, wallet group commands with shared account derivation (covering both PDA and non-PDA shared accounts, with sync mechanism and tests) logos-execution-zone#460