roadmap/content/vac/updates/2024-06-10.md
2024-06-10 18:04:18 +02:00

5.0 KiB

title tags date lastmod draft
2024-06-10 Vac weekly
vac-updates
2024-06-10 2024-06-10 false

Vac 2024/06/10

vac:p2p:

vac:tke:

vac:dst:

vac:qa:

  • waku:test-automation-status-go-cli
  • waku:interop-testing-02
    • started looking at discv5 tests(@Florin)
    • Test/peer connection management PR 45 - in progress(@Roman)
  • nomos:test-automation-cryptarchia
  • waku:test-automation-rln
  • vac:test-automation-nim-libp2p
    • Investigate flaky tests: Couldn't replicate(@Alex)
    • CI cleanup and streamlining(@Alex)
      • PR
      • Missing: Converting Daily to minver-maxver, and consider changing coverage from full workflow to step after tests.

vac:acz:

  • secure-channels:waku:mls-design
    • Finished the EthCC presentation.
    • Study on onchain parts of mls-design
  • consulting:codex:proxy-re-encryption
    • Worked in the PRE report.
    • Performed research in alternatives to PRE. ABE might be a plausible alternative.
  • secure-channels:waku:mls-poc
    • re-design general idea of decentirlized architecture: Delivery Service is represented by Waku Node and doesn't require additional service
    • went through example of using Waku rust bindings in other project
    • started to figure out what data we need to store/get on-chain

vac:sc::

vac:nim:

vac:rfc:

vac:dr:

vac:nes:

  • virtual-machine-creation:vac:vm-foundations
    • work on list of ZkVMs
      • Finished entering data on Nexus, Jolt, o1VM.
      • Started going through codebases ov zkVMs.
      • Covered and fulfilled the table for Stellar and Cairo in zkVM table.[ACZ]
      • Sanity checked RISC0 and Valida from Marvin, Nexus and Jolt from Rostyslav, Cairo and Stellar from Moudy.[ACZ]
  • proofsystems:vac:research-existing-proof-systems
    • Continue working on a writeup about Greco zk proofs.
  • state-separation:vac:state-separation-architecture-01
    • Study on the racing conditions for state-separation prototype. [ACZ]