Highlights

  • A new RFC describing a pluggable spam protection mechanism for libp2p-mix based on RLN now ready for review
  • Brand new track to focus on RLN membership allocations kicked off, with initial abstractions already documented

Create basic capability discovery module for Logos Core

  • Specify basic capability discovery protocol

    • achieved: study the bucket overflow handling in go-kad dht and rust kad dht implementations, add bucket overflow handling part in the capability discovery rfc, complete working on the comments in the PR
    • next: continue working on the improving the wire protocol in the rfc
  • Specify and implement Kad-DHT discovery protocol and API

    • achieved: update/feedback cycle for extended kad discovery spec & implementation in libp2p PR
    • next: capability discovery implementation & finishing extended kad discovery spec/implementation

Establish libp2p mixnet for Logos Core

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

  • Separate Hashgraph-like consensus crate

    • achieved: fixed issue and added additional functions based on de-mls integration
    • next: publish patch release with updates
  • Specify and implement de-MLS API

    • achieved: fully moved to hasgrahlike consensus, make API for mls and identity service, changed poc based on this API, started to work on client api
    • next: introduce api for client and implement it on poc

Deliver public Zerokit 1.0 API with big-endian support

  • Rework Zerokit Public API
    • achieved: addressed PR comments and update RFC function definition format
    • next: continue address comments and merge PR

Release RLN Prover for gasless L2 transactions

Implement RLN membership allocation service for Logos Core