Create basic capability discovery module for Logos Core

Establish libp2p mixnet for Logos Core

  • Specify DoS and Sybil protection protocol for libp2p mix

    • achieved: post suggesting updated RLN to do pre-computations that may help with mixnet usecase
    • next: get mix spec updates PR ready, start on mix DOS protection approach RFC with RLN
  • Create demo chat app in Logos Core for messaging over libp2p mix

    • achieved: understanding libwaku and how to enable mix in publishing, waiting for fleets to be updated with mix enabled
    • next: update libwaku to take mix as argument and update logos-core-waku-module and use it in chat app

Implement MVP payment protocol

Deliver de-MLS API supporting multi-stewards and advanced group management

Deliver public Zerokit 1.0 API with big-endian support

  • Rework Zerokit Public API
    • achieved:
      • Extended error handling for rln module, seperated rln wasm parallel and package build.
      • Cleaned up zerokit repo and merged these (PR, PR, PR) into master for new release.
    • next: Start working on the RFC for zerokit APIs.

Release RLN Prover for gasless L2 transactions