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
<pstyle="text-align:center; color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 1.5rem;">Note: Only AnonComms has reported so far this week. Other team sections will be added as updates land.</p>
544
+
<pstyle="text-align:center; color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 1.5rem;">Note: AnonComms and Messaging have reported. Blockchain, Storage, and Logos Core sections will be added as updates land.</p>
545
545
546
546
<sectionclass="highlights-section">
547
547
<h2>Key Highlights</h2>
@@ -566,6 +566,14 @@ <h2>Key Highlights</h2>
566
566
<divclass="team">AnonComms</div>
567
567
<p>Payments demo completed for local and testnet sequencer; LEZ oracle RFC PR opened.</p>
568
568
</div>
569
+
<divclass="highlight-card messaging">
570
+
<divclass="team">Messaging</div>
571
+
<p>Released <code>logos-chat-module</code> v0.1.1 and <code>logos-chat-ui</code> v0.1.1. LogosDelivery orchestrator introduced as the project entry point; api-shape phase 2 landed.</p>
572
+
</div>
573
+
<divclass="highlight-card messaging">
574
+
<divclass="team">Messaging</div>
575
+
<p>RLN isolated into a self-contained module reusable by any protocol — extraction of the validator, rename to <code>waku_rln</code>, and <code>mountRlnRelay</code> without <code>wakuRelay</code> all merged in three phases.</p>
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3970">Add LogosDelivery orchestrator as project entry point</a></li>
627
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3967">Retry send tasks stuck in Entry state</a></li>
628
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3965">Cap store checks on propagated messages by MessagingClient</a></li>
629
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/4007"><code>start_node()</code> after <code>stop_node()</code> re-opens the listener</a></li>
630
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3976">Apply LogosDelivery Orchestrator changes to <code>api_send</code> tests</a></li>
<li><ahref="https://github.com/logos-messaging/logos-delivery/issues/4005">Separate binary to allow DST test messaging-client API</a></li>
636
+
<li>API design: <ahref="https://github.com/logos-messaging/logos-delivery/pull/4001">define layer contracts with concept, not RootObj inheritance</a>, <ahref="https://github.com/logos-messaging/logos-delivery/pull/4000">messaging depends on Waku kernel, not raw <code>WakuNode</code></a>, <ahref="https://github.com/logos-messaging/logos-delivery/pull/3966">Structured API Layers PR review fixes</a></li>
<li>Progress on <ahref="https://github.com/logos-messaging/logos-delivery/issues/3954">isolating RLN into a self-contained module</a> usable by any protocol:
655
+
<ul>
656
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3984">phase 1 — extract <code>generateRlnValidator</code> into temp adapter dir</a></li>
<h4><ahref="https://github.com/logos-messaging/pm/issues/384">Resolve known fleet stability issues</a></h4>
729
+
<spanclass="section-label next">Next</span>
730
+
<ulclass="item-list">
731
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3939">Prune stale discv5 peers from peer store so PX stops serving dead ENRs</a></li>
<li><ahref="https://github.com/logos-messaging/nim-sds/pull/83">Adopt nim-ffi 0.2 CBOR ABI (nim-sds v0.2.0-rc.1)</a></li>
826
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/issues/3955">Replace all <code>Option</code> (std/options) with <code>Opt</code> (results)</a></li>
827
+
<li><ahref="https://github.com/logos-messaging/logos-delivery/pull/3998">Remove hardcoded ports in tests</a></li>
0 commit comments