mirror of https://github.com/logos-co/roadmap.git
vac dst fill in milestone info
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
06e219458b
commit
e58b9bd3a3
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
title: "Techreport"
|
||||
---
|
||||
## `vac:ds:wakurtosis:waku:techreport`
|
||||
---
|
||||
|
||||
```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
|
||||
Techreport: :done, 2023-06-01, 2023-07-31
|
||||
```
|
||||
|
||||
- status: 100%
|
||||
- CC: Jordi
|
||||
|
||||
### Description
|
||||
|
||||
|
||||
### Justification
|
||||
|
||||
|
||||
### Deliverables
|
||||
|
||||
* [techreport](https://docs.google.com/document/d/1U3bzlbk_Z3ZxN9tPAnORfYdPRWyskMuShXbdxCj4xOM/edit?usp=sharing)
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ title: SNT Litepaper
|
|||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
SNT Llitepaper :, 2023-01-20, 2023-08-30
|
||||
SNT Litepaper: 2023-01-20, 2023-08-30
|
||||
```
|
||||
|
||||
- status: 70% - delayed: governance proposal taking precedence
|
||||
|
|
Loading…
Reference in New Issue