• vc::Deep Research
    • milestone (20%, 2023/11/30) paper on gossipsub improvements ready for submission
      • proposed solution section
    • milestone (15%, 2023/08/31) Nimbus Tor-push PoC
      • establishing torswitch and testing code
    • milestone (15%, 2023/11/30) paper on Tor push validator privacy
    • addressed feedback on current version of paper
  • vsu::P2P
    • nim-libp2p: (100%, 2023/07/31) GossipSub optimizations for ETH’s EIP-4844
      • Merged IDontWant (934) & Limit flood publishing (911) 𝕏
      • This wraps up the “mandatory” optimizations for 4844. We will continue working on stagger sending and other optimizations
    • nim-libp2p: (70%, 2023/07/31) WebRTC transport
  • vsu::Tokenomics
    • admin/misc
      • 2 CCs off for the week
    • milestone (30%, 2023/09/30) Codex economic analysis, Codex token utility, Codex collateral management
    • milestone (50%, 2023/08/30) SNT staking smart contract
    • milestone (50%, 2023/07/14) SNT litepaper
    • milestone (30%, 2023/09/29) Nomos Token: requirements and constraints
  • vsu::Distributed Systems Testing
    • admin/misc
      • Analysis module extracted from wakurtosis repo (142, DST-Analysis)
      • hiring
    • milestone (99%, 2023/07/31) Wakurtosis Waku Report
      • Re-run simulations
      • merge Discv5 PR (129).
      • finalize Wakurtosis Tech Report v2
    • milestone (100%, 2023/07/31) Nomos CI testing
      • delivered first version of Nomos CI integration (141)
    • milestone (30%, 2023/08/31 gossipsub model: Status control messages
      • Waku model is updated to model topics/content-topics
  • vip::zkVM
    • milestone(50%, 2023/08/31) background/research on existing proof systems (nova, sangria…)
      • achievment :: nova questions answered (see document in Project: zkVM-cd358fe429b14fa2ab38ca42835a8451)
      • Nescience WIP done (to be delivered next week, priority)
      • FHE review (lower prio)
    • milestone (50%, 2023/08/31) new fair benchmarks + recursive implementations
      • Working on discoveries about other benchmarks done on plonky2, starky, and halo2
    • zkvm
    • zerokit
      • fixed ark-circom master
      • achievment :: publish ark-circom ark-circom
      • achievment :: publish zerokit_utils zerokit_utils
      • achievment :: publish rln rln (𝕏 jointly with RLNP2P)
  • vip::RLNP2P
    • milestone (100%, 2023/07/31) RLN-Relay Waku production readiness
      • Updated rln-contract to be more modular - and downstreamed to waku fork of rln-contract - rln-contract and waku-rln-contract
      • Deployed to sepolia
      • Fixed rln enabled docker image building in nwaku - 1853
    • zerokit:
      • achievement :: zerokit v0.3.0 release done - v0.3.0 (𝕏 jointly with zkVM)