roadmap/content/vac/acz/rlnp2p/waku/rlnv2-e2e.md

43 lines
988 B
Markdown
Raw Normal View History

2024-05-27 18:42:12 +05:30
---
title: RLN v2 E2E integration
---
## `vac:acz:rlnp2p:waku:rlnv2-e2e`
---
```mermaid
%%{
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
- [ ] https://github.com/waku-org/pm/issues/168