mirror of https://github.com/logos-co/roadmap.git
Vac roadmap SC update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
38d88f5617
commit
bae82a9ee4
|
@ -25,7 +25,7 @@ gantt
|
||||||
Community Contracts ERC20: 2023-08-01, 2023-11-31
|
Community Contracts ERC20: 2023-08-01, 2023-11-31
|
||||||
```
|
```
|
||||||
|
|
||||||
- status: 70%
|
- status: 100%
|
||||||
- CC: Andrea
|
- CC: Andrea
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
|
@ -26,7 +26,7 @@ gantt
|
||||||
Production Readiness: 2023-09-15, 2023-10-21
|
Production Readiness: 2023-09-15, 2023-10-21
|
||||||
```
|
```
|
||||||
|
|
||||||
- status: 30%
|
- status: 95%
|
||||||
- CC: Ricardo
|
- CC: Ricardo
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
|
@ -26,7 +26,7 @@ gantt
|
||||||
SNT Optimism Bridge:
|
SNT Optimism Bridge:
|
||||||
```
|
```
|
||||||
|
|
||||||
- status: 0%
|
- status: 20%
|
||||||
- CC: Ricardo
|
- CC: Ricardo
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title: Status Staking Contract MVP
|
||||||
|
---
|
||||||
|
## `vac:sc::status:staking-contract-mvp`
|
||||||
|
---
|
||||||
|
|
||||||
|
```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
|
|
@ -1,9 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Status Staking Contract
|
title: "Status Staking Contract"
|
||||||
---
|
---
|
||||||
## `vac:sc::status:staking-contract`
|
## `vac:sc::status:staking-contract`
|
||||||
---
|
G
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
%%{
|
%%{
|
||||||
init: {
|
init: {
|
||||||
|
@ -19,15 +18,38 @@ title: Status Staking Contract
|
||||||
}
|
}
|
||||||
}%%
|
}%%
|
||||||
gantt
|
gantt
|
||||||
dateFormat YYYY-MM-DD
|
tickInterval 1month
|
||||||
section Status
|
dateFormat YYYY-MM-DD
|
||||||
Staking Contract :, 2023-01-20, 2023-08-31
|
section Status
|
||||||
|
Status Staking Contract: 2023-09-01, 2023-10-31
|
||||||
```
|
```
|
||||||
- due date:
|
|
||||||
- status: 100%
|
- status: 10%
|
||||||
|
- CC: Ricardo
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
MVP for the Status staking contract
|
|
||||||
|
|
||||||
### Deliverable
|
This milestone comprises a set of improvements on and extensions to the current state of the staking contract [[staking-contract| staking-contract]].
|
||||||
TBD
|
|
||||||
|
Details can be found here: https://www.notion.so/Implementing-SNT-Staking-Contract-Issues-Differences-2de74e7c19124e78b1c9490300a84422
|
||||||
|
This document is the basis for the following issues:
|
||||||
|
|
||||||
|
* https://github.com/logos-co/staking/issues/9
|
||||||
|
* https://github.com/logos-co/staking/issues/10
|
||||||
|
* https://github.com/logos-co/staking/issues/11
|
||||||
|
* https://github.com/logos-co/staking/issues/12
|
||||||
|
* https://github.com/logos-co/staking/issues/13
|
||||||
|
* https://github.com/logos-co/staking/issues/14
|
||||||
|
* https://github.com/logos-co/staking/issues/15
|
||||||
|
* https://github.com/logos-co/staking/issues/16
|
||||||
|
* https://github.com/logos-co/staking/issues/17
|
||||||
|
* https://github.com/logos-co/staking/issues/18
|
||||||
|
|
||||||
|
The milestone is achived when these issues have been resolved.
|
||||||
|
|
||||||
|
### Justification
|
||||||
|
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,55 +0,0 @@
|
||||||
---
|
|
||||||
title: "Status Staking Contract follow-up (02)"
|
|
||||||
---
|
|
||||||
## `vac:sc::status:staking-contract_02`
|
|
||||||
G
|
|
||||||
```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
|
|
||||||
Status Staking Contract: 2023-09-01, 2023-10-31
|
|
||||||
```
|
|
||||||
|
|
||||||
- status: 10%
|
|
||||||
- CC: Ricardo
|
|
||||||
|
|
||||||
### Description
|
|
||||||
|
|
||||||
This milestone comprises a set of improvements on and extensions to the current state of the staking contract [[staking-contract| staking-contract]].
|
|
||||||
|
|
||||||
Details can be found here: https://www.notion.so/Implementing-SNT-Staking-Contract-Issues-Differences-2de74e7c19124e78b1c9490300a84422
|
|
||||||
This document is the basis for the following issues:
|
|
||||||
|
|
||||||
* https://github.com/logos-co/staking/issues/9
|
|
||||||
* https://github.com/logos-co/staking/issues/10
|
|
||||||
* https://github.com/logos-co/staking/issues/11
|
|
||||||
* https://github.com/logos-co/staking/issues/12
|
|
||||||
* https://github.com/logos-co/staking/issues/13
|
|
||||||
* https://github.com/logos-co/staking/issues/14
|
|
||||||
* https://github.com/logos-co/staking/issues/15
|
|
||||||
* https://github.com/logos-co/staking/issues/16
|
|
||||||
* https://github.com/logos-co/staking/issues/17
|
|
||||||
* https://github.com/logos-co/staking/issues/18
|
|
||||||
|
|
||||||
The milestone is achived when these issues have been resolved.
|
|
||||||
|
|
||||||
### Justification
|
|
||||||
|
|
||||||
|
|
||||||
### Deliverables
|
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ lastmod: 2023-09-21
|
||||||
|
|
||||||
### `status:`
|
### `status:`
|
||||||
* [x] [[ vac/sc/g/status/community-contracts-ERC721 | community-contracts-ERC721 ]]
|
* [x] [[ vac/sc/g/status/community-contracts-ERC721 | community-contracts-ERC721 ]]
|
||||||
* [[ vac/sc/g/status/community-contracts-ERC20 | community-contracts-ERC20 ]]
|
* [x] [[ vac/sc/g/status/community-contracts-ERC20 | community-contracts-ERC20 ]]
|
||||||
* [x] [[ vac/sc/g/status/community-contracts-deployer | community-contracts-deployer ]]
|
* [x] [[ vac/sc/g/status/community-contracts-deployer | community-contracts-deployer ]]
|
||||||
* [[ vac/sc/g/status/community-contracts-maintenance | community-contracts-maintenance ]]
|
* [[ vac/sc/g/status/community-contracts-maintenance | community-contracts-maintenance ]]
|
||||||
* [[ vac/sc/g/status/community-curation-contracts | community-curation-contracts ]]
|
* [[ vac/sc/g/status/community-curation-contracts | community-curation-contracts ]]
|
||||||
|
@ -20,8 +20,8 @@ lastmod: 2023-09-21
|
||||||
* [[ vac/sc/g/status/mimime-token-enhancement | mimime-token-enhancement ]]
|
* [[ vac/sc/g/status/mimime-token-enhancement | mimime-token-enhancement ]]
|
||||||
* [[ vac/sc/g/status/mimime-token-maintenance | mimime-token-maintenance ]]
|
* [[ vac/sc/g/status/mimime-token-maintenance | mimime-token-maintenance ]]
|
||||||
* [[ vac/sc/g/status/governance-contract-mvp | governance-contract-mvp ]]
|
* [[ vac/sc/g/status/governance-contract-mvp | governance-contract-mvp ]]
|
||||||
|
* [x] [[ vac/sc/g/status/staking-contract-mvp | staking-contract-mvp ]]
|
||||||
* [[ vac/sc/g/status/staking-contract | staking-contract ]]
|
* [[ vac/sc/g/status/staking-contract | staking-contract ]]
|
||||||
* [[ vac/sc/g/status/staking-contract_02 | staking-contract_02 ]]
|
|
||||||
* [[ vac/sc/g/status/staking-contract-maintenance | staking-contract-maintenance ]]
|
* [[ vac/sc/g/status/staking-contract-maintenance | staking-contract-maintenance ]]
|
||||||
|
|
||||||
### `codex:`
|
### `codex:`
|
||||||
|
|
Loading…
Reference in New Issue