generated from jackyzha0/quartz
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
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 |