Highlights

  • nwaku:
    • Release v0.36.0 validation
    • Memory leak analysis
    • Investigate waku-go-bindings issue reported after adding watchdog
  • js-waku:
    • Peer selection improvements across protocols
    • Retry manager reliability for LightPush
    • Remove deprecated Filter SDK

End-to-end reliability protocol

RLN Mainnet

Nwaku in Status Desktop (relay mode)

  • Nwaku on Windows
    • achieved:
      • [nwaku] Progressed with supporting nwaku metrics in status-go, should be complete by next week
      • [nwaku] Investigated and started fixing waku-go-bindings and libwaku bugs causing Investigated and started fixing waku-go-bindings and libwaku bugs causing Issue #86
    • next:
      • [nwaku] Continue trying to build status-desktop in Windows
      • [nwaku] Complete the nwaku metrics integration in status-go
      • [nwaku] Finish with the waku-go-bindings and libwaku fixes
    • blockers: [nwaku] Could not compile go-waku based Status Desktop on Windows

Explore Peer Discovery Gap

  • Mixnet PoC
    • achieved:
      • [research] rebase mix nwaku PR , create mix-config as per new config model.
      • [research] review mix repo merged code
    • next: [research] test waku integration with merged mix code (gossipsub and waku-integ branches)

Improve DevEx: API, TWN, Metrics, Docs

Create Chat SDK MVP

Maintenance