Highlights
- Logos Delivery:
- Logos Chat:
- Logos Integrations:
- Status:
Logos Delivery
Reliable Channel API — Developer Preview
- [Deliverable] Implement Reliable Channel API
- achieved:
- next:
Support QUIC Transport in Logos Delivery
- [Deliverable] Trial QUIC
- next:
- feat: Implement QUIC support in logos-delivery (not blocked)
- QA-reproducible QUIC-in-Logos-Delivery used in Logos Delivery Simulator to validate QUIC support (blocked — see below)
- blockers:
- The following issue had been solved but we need to have a future nim-libp2p version with the fix: nim-lsquic benchmark
- next:
RLN for lightpush
Logos Chat
Chat — Group Conversations
-
- achieved:
- Update Core for DeMLS integration: https://github.com/logos-messaging/libchat/pull/123
- next:
- Integrate DeMLS into GroupV2
- achieved:
-
Implement simple identity model
- next: Update Context to accept External Identity Provider. - https://github.com/logos-messaging/libchat/pull/127
Status
Integrate logos-delivery in Status
Maintenance
- achieved:
- Lift Messaging API out of Waku into its own layer
- fix: build zerokit rln from source via fixed nixpkgs, drop prebuilt
- Pin nim-ffi to v0.1.3 in waku.nimble
- chore: add nimble task - nphchanges
- tools: add sync-nimble-lock.sh (sync waku.nimble pins into nimble.lock)
- ci: fix Windows build hang on re-downloading nimble deps
- chore: retrieve cache of merkle roots from RLN contract
- fix(pool): recycle contexts to stop per-cycle fd leak
- Remove wildcard event listener; keep per-event dispatch
- Rust event examples
- start using nim-ffi 0.1.4
- Refactor persistency - follow up - review fixes
- refactor(persistence): snapshot-based interface (5 procs, atomic per-op)
- Moved remaining specs to logos-lips, logos-messaging/specs is archived
- next:
- blocked: