Highlights

  • Logos Oracle Zone specification has been finalized — the design is optimistic and lightweight for LEZ since signature verification is outsourced to the Logos Blockchain.

Create a basic service discovery module

Establish libp2p mixnet

Deliver de-MLS for p2p group messaging

  • Integrating de-MLS into libchat
    • achieved: implemented new id represention in de-mls with PR
    • next: revisit the peer scoring mechanism implementation so the application decides when to call ECP (Emergency Criteria Proposal)

Implement RLN membership allocation service

  • Full RLN module
    • achieved: reduce RLN LEZ program size and update dependencies to work with latest Logos testnet
    • next: finish splitting the module into a repository separate from the RLN registry repository, with proper e2e tests and module publishing

Decentralised Oracle Network

  • Specifying oracle mechanism

    • achieved: merged PR388 for the proposer selection mechanism, closing the deliverable issue; small PR390 on the dispute mechanism is in review as low priority.
  • Implementing Oracle Zone

    • achieved: implemented oracle register LEZ contract
    • next: integrating the register contract to Oracle Zone

Implement an MVP payment protocol

Maintain and expand Zerokit