mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-07-21 12:09:29 +00:00
subscription_manager relay handlers take the envelope (one async capture instead of topic+msg), reusing envelope.hash for store-sync ingress. MessageSeenEvent now carries the WakuEnvelope; the filter-client push emit builds one, and the recv_service listener reuses envelope.hash (optional precomputed-hash param) to skip recomputation. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>