Nomos Weekly Update - 2025-05-26

Nomos Bedrock

Research

Development

  • Storage optimization:
    • HTTP API storage adapter implementation PR #1281
    • Converter pattern for new abstraction layer PR #1285 with detailed design context
    • Zero copy storage options investigation initiated
  • Block pruning implementation:
    • Continued development on PR #1261 pending fork choice rule finalization
  • P2P network enhancements:
    • LibP2P code refactoring PR #1261 for improved modularity in preparation for NAT traversal
    • AutoNAT server and basic NAT traversal behaviors added PR #1284
    • NAT traversal state machine implementation planning completed
  • Membership service:
    • Implementation completed and merged PR #1268
    • Integration with DA service for latest membership state construction in progress
  • Service Declaration Protocol:
    • Activity contract removal and stake proof verification migration to Mantle PR #1280
    • ProviderInfo merged with DeclarationInfo, declaration ID hash updated, RewardAddress introduced PR #1286
  • Transaction framework:
    • Mantle transaction definitions implementation in progress
    • Mempool refactoring underway
  • Infrastructure improvements:
    • Stricter labels for self-hosted Linux runners in CI PR #1282
    • Stream responses enabled on testnet nginx for DA share data reception PR #417

Nomos Bedrock Services

Research

Development

Zones Ecosystem

Development

  • Sovereign Rollups progress:
    • Nomos example sovereign rollup completed with all missing pieces and comprehensive README
    • Repository renamed to nomos-example-sovereign-rollup for clarity

Road to Production, Testnet and Tooling

Development

Documentation