- bug: message won't be sent over from node1 to node2 with sharded topic subscription. [Issue 1086 - in progress](https://github.com/waku-org/go-waku/issues/1086)(@Roman)
-`waku:test-automation-rln`
- RLN relay tests. [PR 30 - in progress](https://github.com/waku-org/waku-interop-tests/pull/30)(@Roman)
bug: node won't start with RLN in on-chain dynamic mode. [Issue 2662 - open](https://github.com/waku-org/nwaku/issues/2662)(@Roman)
-`waku:test-automation-sharding`
- Updated Sharding PR with comments(@Alex)
-`waku:test-automation-rln`
- Various testing code improvements and utilities(@Alex)
- investigated and testing [missed leaves solution](https://github.com/waku-org/nwaku/pull/2649)
- fix waku keystore [segfault](https://github.com/waku-org/nwaku/pull/2654) on incorrect appInfo
- fixed [logging](https://github.com/waku-org/nwaku/pull/2665) for debug logs in nwaku
- integrated [lazyIMT](https://github.com/vacp2p/rln-contract/pull/39) into rln-v2 for gas estimates for waku research
-`rlnp2p:waku:rln-doc-and-outreach`
- merged in [rln light verifiers rlog](https://vac.dev/rlog/rln-light-verifiers), cross-posted to [vac forum](https://forum.vac.dev/t/light-rln-verifiers-using-a-tiered-commitment-tree/290) pending crosspost to ethresearch.
-`zerokit:vac:maintenance`
- addressed some issues in installing [dependencies](https://github.com/vacp2p/zerokit/pull/240)
- removed rln-wasm from the [benchmarks](https://github.com/vacp2p/zerokit/pull/241) (there are none)
-`zerokit:vac:zerokit-v0.5`
- created pr [add ark-zkey support](https://github.com/vacp2p/zerokit/pull/242)
- started to work on tests and benches review regarding [release v0.5](https://github.com/vacp2p/zerokit/issues/237)
- Work on the role of the AS in the RFC architecture.
- Work on the role of the SIWE approach.
- Examine the reference implementation of DCGKA and updated distributed group membership part of the notion [note](https://www.notion.so/Applied-Cryptography-ZK-870520f131954b90b1837ec4749f890f?pvs=4#183350a64a9e4b558984a348e9853968).
- Study on the SIWE-like approach from the updated RFC as related to [issue #4](https://github.com/vacp2p/de-mls/issues/4).
-`admin/misc`
- synced with pse and waku research team, pse will start work on the next version of RLN, using the same primitives from semaphore v4. We have disagreed with their approach since it adds unnecessary complexity. we may use a fork of it if they continue making it like semaphore v4.
- updated [pending milestones](https://github.com/logos-co/roadmap/pull/59) on roadmap
- Created pr for Codex marketplace raw RFC, got feedback - https://github.com/vacp2p/rfc-index/pull/36
- Had a sync meeting with Codex marketplace team on Thursday, for questions
-`nomos:specs-init`
- Started Nomos Data Availablity RFC, not complete, should complete next week for feedback
### vac:dr:
-`gsub-scaling:vac:gossipsub-simulation`
- Worked on staggered message sending, [draft PR is ready for review](https://github.com/vacp2p/nim-libp2p/pull/1093). Still need to add adaptive behavior in terms of wait-time, number of simultaneous-transmissions (WIP).
- Completed tests from the above PR. Analyzing results (Looking for rationale for one anamoly: idontwant message is not showing good results in a network with dissimilar bandwidth/latencies)
-`zk:codex:zk-consulting`
- Continued conversation with Codex team on [feedback](https://discord.com/channels/864066763682218004/1234441272484429875).
- Continued work on notes for [Beyond Circuit](https://eprint.iacr.org/2024/265.pdf) and [WarpFold](https://eprint.iacr.org/2024/354).
-`vac:dr:anon:vac:gossipsub-anonymity`
- Discussed [Waku Anonymity Analysis](https://www.notion.so/Anonymity-Layer-cbcbcd6067b347bb812041bce9c110ce) and completed documenting.
- Started documenting initial discussions on designing a base [Anonymity Layer](https://www.notion.so/Anonymity-Layer-Wip-cbcbcd6067b347bb812041bce9c110ce) - WiP.
- Read Tor Push and Dandellion++ solutions - WiP
- Looked into Nym mixnet - WiP.
-`misc`
- Began rough drafts on blogs; [Verkle Trees](https://github.com/vacp2p/vac.dev/tree/dr-rlog-verkle)
### vac:nes:
-`state-separation:vac:state-separation-doc`
- Worked on State Separation Components and discussed with Ugur on how to proceed with the first part of the architecture (Moudy + Ugur)
- Examine the needs for state separation in terms of trees (Ugur)
- Started to write a prototype about the overview of an end-to-end execution (Ugur + Moudy)
-`proofsystems:vac:benchmarks`
- Had a slight look on what is going regarding other benchmarks done by others (Moudy)