Skip to content

Commit c0bd56a

Browse files
committed
docs(messaging): rln deliverables
1 parent bd6bd3f commit c0bd56a

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

content/messaging/roadmap/milestones/2026-complete-reliable-channel-api.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,20 @@ https://github.com/logos-messaging/pm/issues/319
115115
- U5. Rate limit is configurable at channel creation.
116116
- U6. Rate limit "approached" state is configurable at channel creation.
117117

118+
### [Implement RLN membership management in `logos-delivery`](https://github.com/logos-messaging/pm/issues/353)
119+
120+
**Owner:** Delivery Team
121+
122+
**FURPS:**
123+
- F1. Can generate RLN credentials.
124+
- F2. Can insert RLN membership in smart contract, with accompanying deposit.
125+
- F3. Can extend RLN membership on smart contract.
126+
- F4. Can withdraw deposit from smart contract.
127+
- F5. Membership credentials are encrypted by default on local disk.
128+
- U1. RLN membership details can be exported and imported.
129+
- U2. Deployment details (address, chain id) are persisted by library and in exports.
130+
- +2. Available for Linea Sepolia Testnet contracts.
131+
118132
### Deprecate store hash queries for missing messages
119133

120134
**Owner**: Delivery Team

content/messaging/roadmap/milestones/2026-logos-core-integration-phase-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ A single Logos Core application implemented in QML (replacing the v0.1 Qt widget
8181
- Supports identity (user with multiple installations, add/remove devices)
8282
- Uses the Chat and Delivery Logos Core modules through their APIs
8383

84-
### Define integration tests for Messaging modules
84+
### Implement integration tests for Messaging modules
8585

8686
**Owner**: Messaging Team (definition) + IFT-TS (implementation)
8787

content/messaging/roadmap/milestones/2026-status-logos-chat-integration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,10 @@ Status switches from its current chat protocol implementation to Logos Chat, con
7676
- Token-gated access layer remains Status-owned
7777
- No separate community protocol from Messaging team
7878
- Logos Chat provides the group chat substrate; Status builds community features on top
79+
80+
### [Deploy RLN Contracts to Status L2 testnet](https://github.com/logos-messaging/pm/issues/356)
81+
82+
**Owner:** Delivery Team
83+
84+
- RLN contracts are deployed on Status Network
85+
- Logos Delivery in Status is uses RLN on Status Network

0 commit comments

Comments
 (0)