You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please Add the team weekly highlights here -->
10
10
11
-
- Logos Delivery: RLN lightpush proof generation moved from server to client and RLN isolated into a self-contained module; FFI node lifecycle unified on `logosdelivery_*` (legacy `waku_*` surface dropped) and FFI library consolidation completed; several fleet-stability fixes merged (peer-exchange stream errors, fleet exceptions).
11
+
- Logos Delivery:
12
+
- RLN lightpush proof generation moved from server to client
13
+
- FFI library consolidation completed;
12
14
- Logos Chat:
13
15
- Logos Integrations:
14
-
- Status:`status.prod` network preset added and Go bindings filter cleanup fixed; Go Messaging API bindings work underway.
## [RLN for lightpush](https://github.com/logos-messaging/pm/issues/411)
89
+
## [RLN for edge nodes](https://github.com/logos-messaging/pm/issues/411)
89
90
90
91
-[[Deliverable] Improve RLN UX by reducing contract interactions](https://github.com/logos-messaging/pm/issues/344)
92
+
- achieved:
93
+
- next:
94
+
-[refresh merkle proof cache reactively on lightpush rejection](https://github.com/logos-messaging/logos-delivery/pull/4013)
95
+
- blockers:
96
+
97
+
-[[Deliverable] Add support for RLN proofs in LightPush](https://github.com/logos-messaging/pm/issues/411)
91
98
- achieved:
92
99
-[isolate RLN in a self-contained module usable by any protocol (relay, lightpush, etc.)](https://github.com/logos-messaging/logos-delivery/issues/3954)
93
100
-[chore: phase 4 — remove RLN proof generation from lightpush server to client](https://github.com/logos-messaging/logos-delivery/pull/4009)
94
101
-[replace RLN specific Result with generic Result](https://github.com/logos-messaging/logos-delivery/pull/4011)
95
102
-[fix: handle on-chain RPC errors gracefully during RLN setup](https://github.com/logos-messaging/logos-delivery/pull/4008)
96
103
-[chore: do not override Rln result instance](https://github.com/logos-messaging/logos-delivery/issues/4002)
97
104
- next:
98
-
-[refresh merkle proof cache reactively on lightpush rejection](https://github.com/logos-messaging/logos-delivery/pull/4013)
- [Encapsulate peer management in the Waku object](https://github.com/status-im/status-go/issues/7587)
234
244
- next:
235
245
-[Introduce an object-oriented Go mirror of the Nim Messaging API over the C bindings](https://github.com/logos-messaging/logos-delivery-go-bindings/issues/119)
236
246
-[Migrate the bindings to the single liblogosdelivery library](https://github.com/logos-messaging/logos-delivery-go-bindings/issues/118)
237
247
-[refactor: build against the single liblogosdelivery library](https://github.com/logos-messaging/logos-delivery-go-bindings/pull/116)
248
+
- [feat(node-info): expose MaxMessageSize node info item](https://github.com/logos-messaging/logos-delivery/pull/4018)
249
+
- [Strictly layer delivery events; drop dead signals](https://github.com/status-im/status-go/pull/7607)
250
+
- [drop ClearEnvelopesCache and dead envelope-cache state](https://github.com/status-im/status-go/pull/7600)
251
+
- [Switch `Online()` to `ConnectionStatus`](https://github.com/status-im/status-go/issues/7466)
238
252
- blockers:
239
253
240
254
## [Introduce E2E Reliability in Status Communities](2024-e2e-reliability-protocol.md)
0 commit comments