Highlights

  • nwaku:
    • Integrate nwaku metrics in status
    • Simplify nwaku-compose’s onboarding process
    • Better nim-chronos knowledge
  • js-waku:
    • Optimize Store queries by chunking in 24h ranges max
    • Expose js-waku events from unified source
    • Improve resiliency of js-waku by implementing recovery strategies

Deploy RLN onchain tree on L2 Testnet

  • Implement RLN smart contract for paid, multilevel memberships
    • achieved: [research] verified keystore credentials from rln.waku.org works with nwaku, verified some of the new bigendian zerokit functions, updates to waku-simulator
    • next: [research] verify the rest of the zerokit BE functions, verify nwaku v0.36.0 RLN implementation

Incentivise running a Waku infrastructure node

  • Service Incentivisation - Pay for RLN provision PoC
    • achieved:
      • [research] first dogfoodable version of service incentivization PoC achieved
      • [research] research on probabilistic encryption, economic benefit of double spend in micropayment scheme
    • next:
      • [research] improvements based on feedback and more dogfooding for the PoC
      • [research] refine understanding on probabilistic payments

Introduce E2E Reliability in Status Communities

  • SDS protocol in Status - basic integration
    • achieved: [research] finished improvements in nim-sds library to simplify threading requirements for integrators
    • next: [research] help with integration into status-go and start adding features for recovery

Introduce Mixnet For Message Sending

Integrate nwaku in status desktop relay mode only

Improve DevEx: API, TWN, Metrics, Docs

Create Chat SDK MVP

Maintenance