Nomos Weekly Update - 2025-05-19

Nomos Bedrock

Research

Development

  • Storage optimization:
    • New storage abstraction layer PR #1267 introducing clearer database interaction patterns
    • Follow-up work to update remaining services PR #1273
    • Removed deprecated DA full-replication PR #1276
  • Block pruning implementation:
    • Continued work on PR #1261 which now deletes in-memory blocks, ledger states, and prunes blocks from the DB
  • P2P network enhancements:
  • Membership service:
  • Transaction framework:
    • Mantle transaction definitions in progress with mempool refactoring
    • ActivityContract removal from SDP implementation in preparation
  • Infrastructure improvements:
    • Upgraded to latest Rust toolchain 1.87 PR #1275, Overwatch PR #84
    • Fixed inconsistency in build system for risc0 code (now linted with same Rust version 1.85)

Nomos Bedrock Services

Research

Development

  • Data Availability implementation:
    • DA v1.1 PR #1259 with naming aligned to new specification
    • Added method for DA test fixture generation PR #1277
    • Plan to update Python encoder and verifier code to match new specification

Zones Ecosystem

Development

Road to Production, Testnet and Tooling

Development

Documentation