mirror of https://github.com/logos-co/roadmap.git
vac milestones p2p update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
a04c0a0476
commit
1b89f31563
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title: "Gossipsub Improvements EIP 4844"
|
||||||
|
---
|
||||||
|
## `vac:p2p:nimlibp2p:vac:gossipsub-improvements-eip-4844`
|
||||||
|
---
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#BB2528',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#7C0000',
|
||||||
|
'lineColor': '#F8B229',
|
||||||
|
'secondaryColor': '#006100',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
gantt
|
||||||
|
dateFormat YYYY-MM-DD
|
||||||
|
section vac:nimlibp2p
|
||||||
|
Gossipsub Improvements EIP 4844 :done, 2023-03-01, 2023-07-31
|
||||||
|
```
|
||||||
|
|
||||||
|
- status: 100%
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
|
|
@ -11,12 +11,12 @@ lastmod: 2023-09-05
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## `vac:p2p:nimlibp2p:`
|
### `vac:p2p:nimlibp2p:`
|
||||||
|
|
||||||
The P2P Service unit develops `nim-libp2p`.
|
The P2P Service unit develops `nim-libp2p`.
|
||||||
nim-libp2p roadmap on github: https://github.com/status-im/nim-libp2p/issues/777
|
nim-libp2p roadmap on github: https://github.com/status-im/nim-libp2p/issues/777
|
||||||
|
|
||||||
#### `vac:p2p:nimlibp2p::vac:gossipsub-improvements-eip-4844`
|
* [[gossipsub-improvements-eip-4844 | `vac:p2p:nimlibp2p::vac:gossipsub-improvements-eip-4844`]]
|
||||||
|
|
||||||
- due: 2023/07/31
|
- due: 2023/07/31
|
||||||
- status: 100%
|
- status: 100%
|
||||||
|
@ -27,7 +27,7 @@ nim-libp2p roadmap on github: https://github.com/status-im/nim-libp2p/issues/77
|
||||||
- due: 2023/07/31
|
- due: 2023/07/31
|
||||||
- status: 70%
|
- status: 70%
|
||||||
- CC: Ludovic
|
- CC: Ludovic
|
||||||
- [[webrtc-transport|more info]]
|
- [[webrtc-transport|`more info`]]
|
||||||
|
|
||||||
#### `vac:p2p:nimlibp2p:vac:gossipsub-ddos-mitigation`
|
#### `vac:p2p:nimlibp2p:vac:gossipsub-ddos-mitigation`
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ nim-libp2p roadmap on github: https://github.com/status-im/nim-libp2p/issues/77
|
||||||
- repo: https://github.com/status-im/nim-libp2p
|
- repo: https://github.com/status-im/nim-libp2p
|
||||||
|
|
||||||
|
|
||||||
## Maintenance of futher libraries
|
### Maintenance of futher libraries
|
||||||
|
|
||||||
#### `vac:p2p:nimchronos:vac:maintenance`
|
#### `vac:p2p:nimchronos:vac:maintenance`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue