mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-24 23:21:00 +00:00
chore(acz): update existing milestones (#59)
This commit is contained in:
parent
a51a728f0d
commit
02ccf45eac
@ -16,7 +16,7 @@ lastmod: 2024-04-20
|
||||
* [x] [[vac/acz/rlnp2p/waku/rln-relay-enhancements|rln-relay-enhancements]]
|
||||
* [x] [[vac/acz/rlnp2p/waku/rln-relay-enhancements_02|rln-relay-enhancements_02]]
|
||||
* [[vac/acz/rlnp2p/waku/rln-relay-erc20|rln-relay-erc20]]
|
||||
* [[vac/acz/rlnp2p/waku/rlnv2-relay-integration|rlnv2-relay-integration]]
|
||||
- [x] [[vac/acz/rlnp2p/waku/rlnv2-relay-integration|rlnv2-relay-integration]]
|
||||
* [x] [[vac/acz/rlnp2p/waku/rln-multi-epoch-constraints|rln-multi-epoch-constraints]]
|
||||
|
||||
### `rlnp2p:vac:`
|
||||
|
@ -42,6 +42,11 @@ gantt
|
||||
|
||||
### Deliverables
|
||||
|
||||
* todo: list
|
||||
* [x] talk at progcrypto on RLN: https://www.youtube.com/watch?v=7xDxv8F70Jg&pp=ygUOcHJvZ2NyeXB0byBybG4%3D
|
||||
* [x] presented rln: zero to hero to nwaku+chatsdk team @ status all hands, explained all versions of rln and their trade-offs
|
||||
- [ ] blog post/RFC on Light RLN verifiers: https://github.com/vacp2p/vac.dev/pull/136
|
||||
- [x] updated docs for rln-relay in nwaku-compose: [https://github.com/waku-org/nwaku-compose/pull/52](https://github.com/waku-org/nwaku-compose/pull/52)
|
||||
- [x] Present rln-v2 and v3 at logos research call: https://docs.google.com/presentation/d/1lcE5E3WKenueIULR_rhjtZU8Tdqv-7sPr6lpXPTaQSk/edit?usp=sharing
|
||||
- [x] RLN rlog on vac.dev: https://vac.dev/rlog/rln-anonymous-dos-prevention
|
||||
|
||||
|
||||
|
@ -20,7 +20,7 @@ title: "RLNP2P Waku Pruduction Readiness Details"
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section rlnp2p-waku
|
||||
section Status
|
||||
Production Readiness :done, 2023-01-20, 2023-07-31
|
||||
```
|
||||
- due: 2023/07/31
|
||||
|
@ -20,7 +20,7 @@ title: Waku RLN Membership Management Details
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section rlnp2p-waku
|
||||
section Status
|
||||
RLN Membership Management :done, 2023-01-20, 2023-09-30
|
||||
```
|
||||
- due: 2023/09/30
|
||||
|
@ -25,8 +25,10 @@ gantt
|
||||
Multi epoch constraints: 2023-09-15, 2023-11-15
|
||||
```
|
||||
|
||||
- status: 100%
|
||||
- CC: Ramses
|
||||
- status: 90%
|
||||
- CC:
|
||||
- Ramses
|
||||
- Aaryamann
|
||||
|
||||
### Description
|
||||
|
||||
@ -38,9 +40,12 @@ For example: 24 msg / day && 1 msg/10 seconds.
|
||||
|
||||
### Justification
|
||||
|
||||
|
||||
Dynamic epoch sizes are required for users who have smaller messaging needs, to optimize for stake used.
|
||||
rln-v3 will allow that.
|
||||
### Deliverables
|
||||
|
||||
* todo: add doc
|
||||
* [x] design document: https://www.notion.so/rln-v3-PoC-b05af585f52f4b15a249184d4a627096
|
||||
* [x] PoC: https://github.com/vacp2p/gnark-rln/blob/9b05eddc89901a06d8f41b093ce8ce12fd0bb4e0/rln/rln.go
|
||||
* [ ] blog post/ethresearch crosspost
|
||||
|
||||
|
||||
|
@ -21,8 +21,8 @@ title: Waku RLN-RELAY Enhancements Details
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section rlnp2p-waku
|
||||
RLN-RELAY enhancements :, 2023-06-01, 2023-09-30
|
||||
section Status
|
||||
RLN-RELAY enhancements :done, 2023-06-01, 2023-09-30
|
||||
```
|
||||
- due: 2023/09/30
|
||||
- status: 100%
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: Waku RLN-RELAY Enhancements 02
|
||||
---
|
||||
|
||||
## `vac:acz:rlnp2p::waku:rln-relay-enhancements`
|
||||
## `vac:acz:rlnp2p::waku:rln-relay-enhancements_02`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
@ -21,8 +21,9 @@ title: Waku RLN-RELAY Enhancements 02
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section rlnp2p-waku
|
||||
RLN-RELAY enhancements :, 2023-09-01, 2023-11-31
|
||||
section Status
|
||||
RLN-RELAY enhancements 02:done, 2023-09-01, 2023-11-30
|
||||
|
||||
```
|
||||
|
||||
- status: 100%
|
||||
|
@ -23,10 +23,10 @@ gantt
|
||||
tickInterval 1month
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
RLN v2 relay integration: 2023-11-01, 2024-02-29
|
||||
RLN v2 relay integration:done, 2023-11-01, 2024-02-29
|
||||
```
|
||||
|
||||
- status: 0%
|
||||
- status: 100%
|
||||
- CC: Aaryamann
|
||||
|
||||
### Description
|
||||
@ -38,8 +38,10 @@ gantt
|
||||
|
||||
### Justification
|
||||
|
||||
rln-v2 brings multi message per epoch signaling which is favourable for all users of rln instead of abiding by one global rate limit.
|
||||
|
||||
### Deliverables
|
||||
|
||||
- [x] https://github.com/waku-org/nwaku/issues/2345
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user