Highlights

[nwaku]

  • Avoid blocking nodes in waku-go-bindings when channels are full
  • Standardised camelCase usage in libwaku
  • Maintenance on C and C++ examples

[js-waku]

  • Improved Encoder/Decoder API with contextual network configuration differentiation

Store Service Upgrade

End-to-end reliability protocol

  • End-to-end reliability protocol - Status integration
    • achieved: [research] debug attempts for bindings callbacks issue: with single go callback; using refc for memory management instead of orc
    • next: [research] make further progress on status-go side to integrate go-wrapper functions at right places

RLN Mainnet

Nwaku in Status Desktop (relay mode)

Incentivise running a Waku infrastructure node

  • Service Incentivisation - Pay for RLN provision PoC
    • achieved: [research] service incentivization POC: introduce eligibilityEnabled feature flag, modify protobuf codec and type definition for LightpushRequest
    • next: [research] modify Lightpush REST API for dogfood-ready POC; figure out how everything should work together end-to-end

Hardening and scaling foundations for private chats

Upgrade Waku for the Web

Logos Web apps

Explore Peer Discovery Gap

  • Mixnet PoC
    • achieved: [research] calculate latency introduced by mix via log analysis, fixed a stream related issue in mix protocol, ran a 20 node simulation with waku-simulator by publishing 10K messages with 2 publisher nodes
    • next: [research] code cleanup , help implement SURB req-reply matching logic in mix protocol

Debugging Tools

Messaging API

Maintenance H1 2025