Logos Delivery
Messaging API — Beta
-
[Deliverable] Test suite for Messaging API
- achieved:
Reliable Channel API — Developer Preview
Reliable Channel API — Beta
- Add Rate Limit Manager to Reliable Channel API
Support QUIC Transport in Logos Delivery
RLN for Edge Nodes
Port RLN to Logos Blockchain
Fleet stability
Logos Chat
Chat — Developer Preview
- [Deliverable] Add Group Chat
- achieved:
- GroupV2 Client Integration - https://github.com/logos-messaging/libchat/pull/167, https://github.com/logos-co/logos-chat-module/pull/43
- Remove PrivateV1 Conversation Stack - https://github.com/logos-messaging/libchat/pull/176
- Surface membership-changes - https://github.com/logos-messaging/libchat/pull/177, https://github.com/logos-co/logos-chat-module/pull/47
- Isolate & expose chat delivery library - https://github.com/logos-messaging/libchat/pull/178
- Expose Groupname in Client - https://github.com/logos-messaging/libchat/pull/183, https://github.com/logos-co/logos-chat-module/pull/48
- achieved:
Maintenance
- achieved:
- next:
- chore: replace minprotobuf with nim-protobuf-serialization
- standardize the use of Persistence
- nocopy message path PoC: 1/3 perf harness, 2/3 WakuMessage as ref object, 3/3 WakuEnvelope decode once
- Lossless event delivery: unbounded intrusive SPSC queue + node freelist
- chore: improve on RLN merkle proof and root refresh logic
- Reduce rln tests duration