- Merged [PR](https://github.com/vacp2p/de-mls/pull/26) about updating flow for add members
-`zerokit:vac:maintenance`
- Started work with [stateless feature](https://github.com/vacp2p/zerokit/pull/265)
- Picked up a [PR](https://github.com/vacp2p/zerokit/pull/264) about a build for wasm
-`anon:vac:gossipsub-anonymity`
- Finished [implementing Sphinx packet processing](https://github.com/vacp2p/mix/commit/2d99aebe265cb1c386db0a96208b97ca47c5eab0) and associated tests.
- Found an issue with beta computation in our spec - fixed the issue, updated the [Notion page](https://www.notion.so/Anonymized-GossipSub-Protocol-AGP-Wip-cbcbcd6067b347bb812041bce9c110ce?pvs=4), and also commited the changes to the [PR](https://github.com/vacp2p/rfc-index/pull/85/commits/7dfd46e8eeeccb0f5748bebd750784cde3108bcc).
- [Sphinx packet](https://github.com/vacp2p/mix/commit/2d99aebe265cb1c386db0a96208b97ca47c5eab0) unwrappin works correctly for one layer.
- Started to review the [mixnet specs PR](https://github.com/vacp2p/rfc-index/pull/85/files)
-`rlnp2p:waku:rlnv2-e2e`
- Started to review the [rlnv2 contract spec](https://github.com/waku-org/specs/pull/30)
-`secure-channels:waku:mls-poc`
- Added a issue about the [batch user insertion](https://github.com/vacp2p/de-mls/issues/27)
- Reviewed and researched keys, ephemeral keys, UTXO commitment, UTXO lifecycle, and small aspects about several components [Moudy]
- Integrated and polished the blogpost [Moudy]
- Worked on keys and addresses [Moudy]
- Worked on ephemeral keys and UTXOs [Moudy]
- Update on [Pedersen commitments](https://www.notion.so/Nescience-cd358fe429b14fa2ab38ca42835a8451?pvs=4#32fcdd6730f34ed6998a1af370b3622e)[Marvin][DR]
- Reviewed the Marvin's update on [Pedersen commitments](https://www.notion.so/Nescience-cd358fe429b14fa2ab38ca42835a8451?pvs=4#32fcdd6730f34ed6998a1af370b3622e) [Ugur][ACZ]
- Reviewed the structure topic doc in case there is something missing so I started work on one of the topics about Usage Areas of state separation [Ugur][ACZ]
-`zkvm:vac:vm-foundations`
- Work on the [lits of ZkVMs](https://notes.status.im/ugF2lAAKTuG_t5PcdWwuwg):
- Researched profiling tools for zkVMs [Rostyslav]
- Testing for different sharding values for SP1 and RISC0 basic tests [Rostyslav]
- Testing on local machine [Rostyslav]
- Wrote setup scripts to simplify and speed up testing [Oleksandr]
- Tested new Rust based proving capabilities of Valida [Oleksandr]
- Wrote simple arithmetic test for Valida in Rust [Oleksandr]
- Started writing memory allocation tests [Oleksandr]