- Worked with Zoltan, handed over some new utils/features
- Tweaked VictoriaLogs deployment to enable new visualiser
- Created new [experimental realtime visualiser](https://github.com/vacp2p/nodejs-visualiser) (separate codebase for now)
- Uses VictoriaLogs to scrape
- Will look at crossover/integration down the track
-`vac:dst:deployment-and-analysis:waku:midscale`
- Ran [Waku v0.29 deployments](https://www.notion.so/2036-4bf142edb56e43dfa26e117a6f9b0415) to measure Waku without peer discovery and get a baseline idea of DiscV5's performance (in terms of mesh behaviour) and bandwidth usage.
- Ran into scaling issues, could not go beyond low (~40-80) number of well connected peers in a 1000 node cluster
- Repeated attempts with same results consistently
- Will repeat with new parameters
### vac:qa:
-`waku:interop-testing-02`
- chore: refactor setup relay node for sharding (@Roman)
[PR 48 - in progress](https://github.com/waku-org/waku-interop-tests/pull/48)(@Roman)
- Found two possible issues with waku simulator that need some investigating:(@Alex)
- Nodes don't receive all messages
- Not all nodes are sending messages
- Post issue mentioned in past weekly: [Memory usage issue](https://github.com/waku-org/waku-simulator/issues/76)(@Alex)
### vac:acz:
-`rlnp2p:waku:rlnv2-e2e`
- [chore(rln-relay): add chain-id flag to wakunode and restrict usage if mismatches rpc provider](https://github.com/waku-org/nwaku/pull/2858)
- [deployed waku-rlnv2-contract to linea sepolia](https://github.com/waku-org/waku-rlnv2-contract/commit/28a8cc00b5a25a111add03ea36aeb64a30e8387b)
- [redeployed waku-rlnv2-contract to linea sepolia & polygon zkevm testnet (cardona) with new params decided by Waku team](https://github.com/waku-org/waku-rlnv2-contract/commit/64df4593c6a14e43b8b0e9b396d2f4772bb08b34)
- created linea sepolia [testnet faucet](https://faucet.rymnc.com) to bootstrap new operators for Waku
- assist with [waku-simulator testing](https://github.com/waku-org/pm/issues/168) of rln-relay-v2
- [updated benchmarks with clean testing bench](https://github.com/vacp2p/stealth-address-kit/commit/e93df1e53cda495a505d2c4b69afff4084f9d292)
-`secure-channels:waku:mls-design`
- Preparation of the [talk](https://docs.google.com/presentation/d/1XxHiah4vQd0uEXr0glSiqHaiTShDBsJiNhAZhL7kjbM/edit?pli=1#slide=id.g157ea0519b8_0_104) for EthCC Brussels.
-`secure-channels:waku:mls-poc`
- updated interface regarding smart contract integration in this [PR](https://github.com/vacp2p/de-mls/pull/7) and merged it into main
- changed delivery service provider to redis in [redis-approach PR](https://github.com/vacp2p/de-mls/pull/11)
- Completed [blog post for gossipsub improvements for large messages](https://github.com/vacp2p/vac.dev/pull/145).
-`gsub-scaling:vac:gossipsub-simulation`
- Learned about shadow simulator.
- Started learning testground simulator. Done with installation and basic reads.
- Currently going through other [gossipsub](https://github.com/sigp/gossipsub-testground) and [gossipsub hardening](https://github.com/libp2p/gossipsub-hardening) repos for testground to learn about making/running testplans
-`vac:dr:anon:vac:gossipsub-anonymity`
- Continued working on [Anonymized GossipSub Transport Protocol (AGP)](https://www.notion.so/Anonymized-GossipSub-Transport-Protocol-AGTP-Wip-cbcbcd6067b347bb812041bce9c110ce) specification. Specifically, worked on the mix context and sphinx packet creation section, corrected deanonymization probability, and addressed feedback.
-`zk:codex:zk-consulting`
- Provided feedback on Blazas' [most recent proposal](https://hackmd.io/M6uwhb0eQh2bIh5_O6AX7Q)
- Work on the [document of Execution Types](https://notes.status.im/s/5NsmY46LB) as part of our Q2 Milestones:
- Worked on the document [Ugur][ACZ]
- Reviewed and integrated the document for publication [Moudy]
- Work on the [document of Cryptographic Infrastructure and Nullification Strategy](https://notes.status.im/s/p9UuEzVpr) as part of our Q2 Milestones:
- Worked on the document [Ugur][ACZ]
- Reviewed and integrated the document for publication [Moudy]
- Revisit the type of authenticated data storage such as SMT, Mutator Sets for blogpost. [Ugur][ACZ]
- Study about the "Nescience state-separation as an add-on for the Dapps". [Ugur][ACZ]
- Answered questions related to Nescience (needs some polishing). [Moudy][Ugur][ACZ]
-`zkvm:vac:vm-foundations`
- Work on the [lits of ZkVMs](https://notes.status.im/ugF2lAAKTuG_t5PcdWwuwg):
- Reviewed Cairo and Piecrust [Rostyslav]
- Finished Scoring zkVMs [Rostyslav]
- Staring going through materials on ring signatures provided by Marvin [Rostyslav]
- Provide Rostyslav with a [list of resources](https://discord.com/channels/864066763682218004/1243517921683177575/1256218203655376916) for ring signatures [Marvin][DR]
- Begin compiling a list comparing privacy zkVMs from the list to Nescience. [Marvin][DR]