Nomos Weekly Update - 2025-05-26 §
Nomos Bedrock §
Research §
- Cryptarchia development:
- Consensus proof systems:
- Proof of Selection Specification enhanced with cryptographic details
- ZK proof implementation for PoSel no longer required, enabling focus on sovereign rollup bonding and Blend PoQ implementation
- Mantle development:
- Economics:
- Service Declaration Protocol:
- Cryptographic components:
- Block time analysis:
- Network specifications:
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 §
- Data Availability improvements:
- DA Network Specification reviewed and aligned with cryptographic protocol updates
- DA rewarding mechanism specification drafting initiated
- Blend Network progress:
Development §
- Data Availability implementation:
- Blend Network implementation:
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
Development §
- Overwatch improvements:
- Service lifecycle enhancement with granular control completed through multiple PRs:
- Node integration with lifecycle changes PR #1272
- Code quality:
- Integration testing for Overwatch lifecycle changes with Node completed
- Hash updates to specification alignment planned
- Service dependency checks scheduled
Documentation §