mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-25 15:38:51 +00:00
V4 tke nomos update (#42)
This commit is contained in:
parent
58ba9df9d5
commit
7ffa071f0f
@ -4,12 +4,31 @@ title: "Nomos Mixnet Incentives"
|
|||||||
## `vac:tke::nomos:mixnet-incentives`
|
## `vac:tke::nomos:mixnet-incentives`
|
||||||
---
|
---
|
||||||
|
|
||||||
- status: 0%
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#BB2528',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#7C0000',
|
||||||
|
'lineColor': '#F8B229',
|
||||||
|
'secondaryColor': '#006100',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
gantt
|
||||||
|
dateFormat YYYY-MM-DD
|
||||||
|
section Nomos
|
||||||
|
Mixnet Incentives :, 2024-03-04, 2024-04-03
|
||||||
|
```
|
||||||
|
- status: 1%
|
||||||
- CC: Frederico
|
- CC: Frederico
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
TBD
|
Sustainable mixnets need to be properly incentivized.
|
||||||
|
|
||||||
### Justification
|
### Justification
|
||||||
|
|
||||||
|
16
content/vac/tke/g/nomos/selfish-behavior.md
Normal file
16
content/vac/tke/g/nomos/selfish-behavior.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: "Nomos Validator Rewards"
|
||||||
|
---
|
||||||
|
## `vac:tke::nomos:selfish-behavior`
|
||||||
|
---
|
||||||
|
|
||||||
|
- status: 0%
|
||||||
|
- CC: Frederico
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Understand what problems can emerge when validators modify the fork choice rule of the protocol to another one that best suits them.
|
||||||
|
|
||||||
|
### Justification
|
||||||
|
|
||||||
|
As part of PoS development.
|
@ -21,9 +21,9 @@ title: "Nomos TDC Objectives"
|
|||||||
gantt
|
gantt
|
||||||
dateFormat YYYY-MM-DD
|
dateFormat YYYY-MM-DD
|
||||||
section Nomos
|
section Nomos
|
||||||
TDC Objectives :, 2024-02-05, 2024-02-29
|
TDC Objectives :, 2024-02-05, 2024-03-13
|
||||||
```
|
```
|
||||||
- status: 20%
|
- status: 70%
|
||||||
- CC: Frederico
|
- CC: Frederico
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
@ -23,7 +23,7 @@ gantt
|
|||||||
section Nomos
|
section Nomos
|
||||||
Nomos Whitepaper :, 2024-02-05, 2024-02-29
|
Nomos Whitepaper :, 2024-02-05, 2024-02-29
|
||||||
```
|
```
|
||||||
- status: 50%
|
- status: 100%
|
||||||
- CC: Frederico
|
- CC: Frederico
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
@ -4,7 +4,7 @@ tags:
|
|||||||
- p2p
|
- p2p
|
||||||
- vac
|
- vac
|
||||||
date: 2023-08-25
|
date: 2023-08-25
|
||||||
lastmod: 2024-02-16
|
lastmod: 2024-03-04
|
||||||
---
|
---
|
||||||
|
|
||||||
## `vac:tke::`
|
## `vac:tke::`
|
||||||
@ -40,6 +40,8 @@ lastmod: 2024-02-16
|
|||||||
* [[vac/tke/g/nomos/cryptarchia-wealth-concentration-estimated-stake|cryptarchia-wealth-concentration-estimated-stake]]
|
* [[vac/tke/g/nomos/cryptarchia-wealth-concentration-estimated-stake|cryptarchia-wealth-concentration-estimated-stake]]
|
||||||
* [[vac/tke/g/nomos/whitepaper|whitepaper]]
|
* [[vac/tke/g/nomos/whitepaper|whitepaper]]
|
||||||
* [[vac/tke/g/nomos/tdc-objectives|tdc-objectives]]
|
* [[vac/tke/g/nomos/tdc-objectives|tdc-objectives]]
|
||||||
|
* [[vac/tke/g/nomos/mixnet-incentives|mixnet-incentives]]
|
||||||
|
* [[vac/tke/g/nomos/selfish-behavior|selfish-behavior]]
|
||||||
* [[vac/tke/g/nomos/rewarded-actions|rewarded-actions]]
|
* [[vac/tke/g/nomos/rewarded-actions|rewarded-actions]]
|
||||||
* [[vac/tke/g/nomos/penalizable-actions|penalizable-actions]]
|
* [[vac/tke/g/nomos/penalizable-actions|penalizable-actions]]
|
||||||
* [[vac/tke/g/nomos/validator-rewards|validator-rewards]]
|
* [[vac/tke/g/nomos/validator-rewards|validator-rewards]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user