Highlights

  • nwaku: First deployment of v0.36.0 in waku fleets
  • js-waku:
    • Expose Waku events module
    • Re-organize and improve connection management
    • Implement recovery for lost connections state

End-to-end reliability protocol

  • End-to-end reliability protocol - Status integration
    • achieved:
      • [research] merged PR to support multiple channels per reliability manager
      • [research] updated existing tests & added new unit tests and updated libsds to support multiple channels & raised PRs for it
      • [chat] test the latest SDS changes
    • next: [research] co-ordinate updates to sds-go-bindings for the above; start retrieval hint implementation

RLN Mainnet

Nwaku in Status Desktop (relay mode)

  • Nwaku in Status Desktop
    • achieved: [nwaku] Implemented working integration of nwaku metrics into status-go
    • next:
      • [nwaku] Finish cleaning up metrics code and open PR
      • [nwaku] Fix waku-go-bindings opened issues
      • [nwaku] Check circuit-relay usage in status-go

Incentivise running a Waku infrastructure node

Improve DevEx: API, TWN, Metrics, Docs

Create Chat SDK MVP

Maintenance