mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-12 01:14:12 +00:00
added vac sc milestones
This commit is contained in:
parent
a12cf65fc1
commit
6c4fefd40e
@ -26,3 +26,10 @@ tags:
|
||||
- [Roadmap: zkVM](https://www.notion.so/Roadmap-zkVM-59cb588bd2404e659633e008101310b5?pvs=21)
|
||||
- [Roadmap: Deep Research (DR)](https://www.notion.so/Roadmap-Deep-Research-DR-561a864c890549c3861bf52ab979d7ab?pvs=21)
|
||||
- [Roadmap: RFC Process](https://www.notion.so/Roadmap-RFC-Process-f8516d19132b41a0beb29c24510ebc09?pvs=21)
|
||||
|
||||
---
|
||||
|
||||
### P2P
|
||||
```mermaid
|
||||
|
||||
```
|
@ -7,4 +7,41 @@ date: 2023-08-25
|
||||
lastmod: 2023-08-25
|
||||
---
|
||||
|
||||
## `vac:sc`
|
||||
## `vac:sc::`
|
||||
---
|
||||
|
||||
### `status:`
|
||||
- [x] `snt-staking-contract`
|
||||
- due: 2023/08/31
|
||||
- status: 100%
|
||||
- [[staking-contract|more details]]
|
||||
- `snt-staking-contract_02`
|
||||
- due:
|
||||
- status:
|
||||
- [[staking-contract-02|more details]]
|
||||
- `snt-staking-contract-maintenance`
|
||||
- due:
|
||||
- status:
|
||||
- [[staking-contract-maintenance|more details]]
|
||||
- `governance`
|
||||
- due:
|
||||
- status:
|
||||
- [[governance|more details]]
|
||||
- [x] `community-contracts-ERC721`
|
||||
- due: 2023/08/31
|
||||
- status: 100%
|
||||
- `community-contracts-maintenance`
|
||||
- due:
|
||||
- status:
|
||||
- `community-contracts-ERC20`
|
||||
- due:
|
||||
- status:
|
||||
|
||||
### `vac:`
|
||||
- `secureum-upskilling`
|
||||
- due: 2023/10/15
|
||||
- status: TBDd
|
||||
- `rln-contract-support`
|
||||
- due: 2023/09/15
|
||||
- status: 10%
|
||||
- [[rln-contract-support|more details]]
|
7
content/roadmap/vac/sc/status/governance.md
Normal file
7
content/roadmap/vac/sc/status/governance.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Status Governance Contract Details
|
||||
---
|
||||
- due date: 2023
|
||||
- status: TBD
|
||||
|
||||
### Description
|
10
content/roadmap/vac/sc/status/staking-contract-02.md
Normal file
10
content/roadmap/vac/sc/status/staking-contract-02.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Status Staking Contract - next - Details
|
||||
---
|
||||
## `vac:sc::status:staking-contract_02`
|
||||
---
|
||||
- due date: TBD
|
||||
- status: TBD
|
||||
|
||||
### Description
|
||||
TBD
|
@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Status Staking Contract Maintenance Details"
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
Staking contract maintenance :, 2023-01-20, 2023-08-31
|
||||
```
|
||||
- due date: 2023/08/31
|
||||
- status: 100%
|
||||
|
||||
### Description
|
||||
Status staking contract MVP maintenance
|
||||
|
||||
### Deliverable
|
||||
TBD
|
33
content/roadmap/vac/sc/status/staking-contract.md
Normal file
33
content/roadmap/vac/sc/status/staking-contract.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: Status Staking Contract
|
||||
---
|
||||
## `vac:sc::status:staking-contract`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
Staking Contract :, 2023-01-20, 2023-08-31
|
||||
```
|
||||
- due date:
|
||||
- status: 100%
|
||||
|
||||
### Description
|
||||
MVP for the Status staking contract
|
||||
|
||||
### Deliverable
|
||||
TBD
|
27
content/roadmap/vac/sc/vac/rln-contract-support.md
Normal file
27
content/roadmap/vac/sc/vac/rln-contract-support.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Vac RLN Contract Support Details
|
||||
---
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Vac
|
||||
RLN Contract Support :, 2023-01-20, 2023-09-15
|
||||
```
|
||||
- due date: 2023/09/15
|
||||
- status: 10%
|
||||
|
||||
### Description
|
||||
Kick-off task for the Vac SC Unit
|
Loading…
x
Reference in New Issue
Block a user