roadmap/content/vac/acz/rlnp2p/waku/rlnv2-e2e.md
2024-05-27 15:12:12 +02:00

988 B

title
RLN v2 E2E integration

vac:acz:rlnp2p:waku:rlnv2-e2e


%%{ 
  init: { 
    'theme': 'base', 
    'themeVariables': { 
      'primaryColor': '#BB2528', 
      'primaryTextColor': '#fff', 
      'primaryBorderColor': '#7C0000', 
      'lineColor': '#F8B229', 
      'secondaryColor': '#006100', 
      'tertiaryColor': '#fff' 
    } 
  } 
}%%
gantt
	dateFormat YYYY-MM-DD 
	section Status
		RLN v2 e2e Integration : , 2024-05-20, 2024-06-20
  • due: 2024-06-20
  • status: 0%

Description

  • Come up with final gas estimation after the optimizations (RLN v2 + RLN in resource-restricted)
  • Deliver end-to-end PoC working in The Waku Network showcasing the new features.
  • Bug fixes found along testing
  • New smart contract with both RLNv2 and RLN in resource-restricted clients changes.
  • Deploy and consider using a L2 testnet.

Goal

Run RLN relay v2 on TWN.

Deliverables