diff --git a/content/dst/ift/2026q2-libp2p-evaluation.md b/content/dst/ift/2026q2-libp2p-evaluation.md index 7aee088755..b1d1551858 100644 --- a/content/dst/ift/2026q2-libp2p-evaluation.md +++ b/content/dst/ift/2026q2-libp2p-evaluation.md @@ -82,10 +82,10 @@ this implementation or if there is another factor. ### priority queues * fully qualified name: `ift-ts:dst:ift:2026q2-libp2p-evaluation:priority-queues` -* owner: TBD +* owner: Mamoutou * status: not started -* start-date: 2026/04/01 -* end-date: 2026/06/30 +* start-date: 2026/05/05 +* end-date: 2026/05/20 #### Description Help validating new changes around priority queues and slow peer behavbior in nim-libp2p introduced in @@ -104,10 +104,10 @@ that the slow peer penalty is applied and decays overtime, and that the values s ### connection manager * fully qualified name: `ift-ts:dst:ift:2026q2-libp2p-evaluation:connection-manager` -* owner: TBD +* owner: Alan * status: not started -* start-date: 2026/04/01 -* end-date: 2026/06/30 +* start-date: 2026/05/05 +* end-date: 2026/05/15 #### Description Switch builder now has an option for pruning behavior, and connection manager has ephemeral tag mechanisms. More info: diff --git a/content/dst/logos/2026q2-anoncomms-evaluation.md b/content/dst/logos/2026q2-anoncomms-evaluation.md index dbd563490d..505da612b4 100644 --- a/content/dst/logos/2026q2-anoncomms-evaluation.md +++ b/content/dst/logos/2026q2-anoncomms-evaluation.md @@ -67,6 +67,22 @@ TBD - Code: - Reports: +### Service discovery dogfood + +* fully qualified name: `ift-ts:dst:logos:2026q2-anoncomms-evaluation:service-discovery-dogfood` +* owner: Alberto +* status: not started +* start-date: 2026/05/05 +* end-date: 2026/05/15 + +#### Description +Participate in the service discovery dogfood and provide feedback on how it could be improved, as well as findings +and how to set up potential experiments using the DST lab. + +#### Deliverables +- Code: +- Reports: + ### Service discovery > *Note*: This needs more input from project diff --git a/content/dst/logos/2026q2-logos-core-evaluation.md b/content/dst/logos/2026q2-logos-core-evaluation.md index 3f980d81f6..5bf4ed3cc3 100644 --- a/content/dst/logos/2026q2-logos-core-evaluation.md +++ b/content/dst/logos/2026q2-logos-core-evaluation.md @@ -23,17 +23,20 @@ These componentes are logos-messaging, logos-storage and logos-blockchain. ## Task list ### logos-core evaluation -> *Note*: This needs more input from project * fully qualified name: `ift-ts:dst:logos:2026q2-logos-core-evaluation:evaluation` -* owner: TBD +* owner: Pearson * status: not started -* start-date: 2026/04/01 +* start-date: 2026/05/05 * end-date: 2026/06/30 #### Description Integrate logos-core in the DST lab, evaluating its behaviour. -Prepare new tools if needed, and report performance or -issues if they are found. +Take as an example [logos-integration-test-framework](https://github.com/logos-messaging/logos-integration-test-framework) +and check if this could be reused or we need to add this functionality in 10ksim. +This is supposed to be working with [logos-logoscore-py](https://github.com/logos-co/logos-logoscore-py). +In order to better have an idea of how it will work, add logos-delivery(waku) to logos core. +No need to evaluate logos-delivery. Just start the integration and report issues or missing functionalitys that we might +need to do our experiments. #### Deliverables - Code: diff --git a/content/dst/logos/2026q2-messaging-evaluation.md b/content/dst/logos/2026q2-messaging-evaluation.md index 3389565ac3..d01b0c9da0 100644 --- a/content/dst/logos/2026q2-messaging-evaluation.md +++ b/content/dst/logos/2026q2-messaging-evaluation.md @@ -44,6 +44,23 @@ and ensure they don't happen again. - [vacp2p/10ksim#241](https://github.com/vacp2p/10ksim/pull/241) Update broken message_injector - Reports: - [Notion: Logos-delivery regression testing - v0.38 - April 2026](https://www.notion.so/Logos-delivery-regression-testing-v0-38-April-2026-WIP-34a8f96fb65c806b8fd2c7c830ba4463) + + +### store disconnect analysis + +* fully qualified name: `ift-ts:dst:logos:2026q2-messaging-evaluation:store-disconnect-analysis` +* owner: Alberto +* status: in progress (75%) +* start-date: 2026/04/27 +* end-date: 2026/05/08 + +#### Description +Store protocol is [failing in protocol experiments in v0.38.0-rc.0](https://www.notion.so/Logos-delivery-regression-testing-v0-38-April-2026-WIP-34a8f96fb65c806b8fd2c7c830ba4463?source=copy_link#34c8f96fb65c801ca7a6d3694c59f08d). +Analyze what is happening and provide reports about findings and potential causes. + +#### Deliverables +- Code: +- Reports: - [Notion: Store issue extended information](https://www.notion.so/Store-issue-extended-information-3518f96fb65c80da8a72c6aabe4f667c) - [Notion: Store issue - eviction proposal](https://www.notion.so/Store-issue-eviction-proposal-3538f96fb65c802591c0e9a1a1491779)