Nomos Weekly Update - 2025-05-12

Nomos Bedrock

Research

Development

  • Storage optimization:
    • New storage abstraction layer PR introducing clearer database interaction patterns
    • Block pruning groundwork: PR #1261, PR #1262, PR #1265
  • P2P network enhancements:
    • Refactoring of nomos-libp2p code to split logic into different modules: PR #1266
    • NAT traversal state machine and AutoNAT behavior implementation planning
  • Membership service:
  • Transaction framework:
    • Mantle transaction definitions in progress
    • ActivityContract removal from SDP implementation in progress

Nomos Bedrock Services

Research

Development

  • Data Availability implementation:
    • DA v1.1 implementation PR #1259 reviewed for consistency with specification

Nomos Applications

Development

  • Sovereign Rollups planning:
    • “How to build a Sovereign Rollup on Nomos” document in development
  • Validium PoC:
    • Updated README with links to zksync-era fork repository: PR #72

Road to Production, Testnet and Tooling

  • Overwatch improvements:
    • Service lifecycle enhancement PR #79 adding granular control
    • Replaced outdated LifecycleHandlers with simpler mechanism
    • Upgraded communications to async with improved message handling
    • Enhanced graceful shutdown priority
  • Code quality:
    • Introduction of additional Clippy lints: PR #1263
  • Nomos Hardware Requirements documentation created

Documentation