mirror of https://github.com/logos-co/roadmap.git
vac roadmap update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
f3ffc6d11e
commit
b850f91443
|
@ -15,6 +15,8 @@ lastmod: 2023-09-06
|
|||
* [[roadmap/vac/acz/rlnp2p/waku/rln-membership-management | rln-membership-management]]
|
||||
* [[roadmap/vac/acz/rlnp2p/waku/rln-relay-enhancements| rln-relay-enhancements]]
|
||||
|
||||
### `rlnp2p:vac:`
|
||||
* [[roadmap/vac/acz/rlnp2p/vac/rln-doc-and-outreach| rln-doc-and-outreach]]
|
||||
|
||||
### `zerokit:vac:`
|
||||
* [[roadmap/vac/acz/zerokit/vac/zerokit-v0-4 | zerokit-v0.4]]
|
||||
|
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
title: "RLN Doc and Outreach"
|
||||
---
|
||||
## `vac:acz:rlnp2p:vac:rln-doc-and-outreach`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
tickInterval 1month
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
RLN doc and outreach: done, 2023-01-20, 2023-07-31
|
||||
```
|
||||
|
||||
- status: 0%
|
||||
- CC: Aaryamann
|
||||
|
||||
### Description
|
||||
|
||||
* Waku doc: How can a user setup a Waku + RLN?
|
||||
- even though Waku RLN does not support slashing yet, we can see RLN as that provides an additional datapoint regarding message validity
|
||||
* doc explaining how the components of RLN (zerokit, contract, and a project using it, e.g. Waku, work together)
|
||||
- this can be in notion at first
|
||||
* rlog post based on the two points above
|
||||
* talk @ progcrypto and logos event in Istanbul (co-located with devconnect)
|
||||
|
||||
### Justification
|
||||
|
||||
|
||||
### Deliverables
|
||||
|
||||
|
||||
|
|
@ -44,7 +44,7 @@ lastmod: 2023-09-08
|
|||
|
||||
* [[ roadmap/vac/dst/eng/vac/bundle-simulation-data | bundle-simulation-data ]]
|
||||
|
||||
### `eng:10ksim:`
|
||||
### `eng:10ktool:`
|
||||
|
||||
* [[ roadmap/vac/dst/eng-10ktool/vac/bandwidth-test | bandwidth-test ]]
|
||||
* [[ roadmap/vac/dst/eng-10ktool/vac/qos | QoS ]]
|
||||
|
|
Loading…
Reference in New Issue