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
e6d6477407
commit
ec73eae8aa
|
@ -1,10 +1,56 @@
|
|||
---
|
||||
title: Status Staking Contract - next - Details
|
||||
title: "Status Staking Contract follow-up (02)"
|
||||
---
|
||||
## `vac:sc::status:staking-contract_02`
|
||||
---
|
||||
- due date: TBD
|
||||
- status: TBD
|
||||
|
||||
```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
|
||||
TBD
|
||||
|
||||
This milestone comprises a set of improvements on and extensions to the current state of the staking contract [[roadmap/vac/sc/g/status/staking-contract.md | 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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue