V4 tke nomos update (#42)

This commit is contained in:
fredericosteixeira 2024-03-08 17:08:03 +01:00 committed by GitHub
parent 58ba9df9d5
commit 7ffa071f0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 43 additions and 6 deletions

View File

@ -4,12 +4,31 @@ title: "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
### Description
TBD
Sustainable mixnets need to be properly incentivized.
### Justification

View 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.

View File

@ -21,9 +21,9 @@ title: "Nomos TDC Objectives"
gantt
dateFormat YYYY-MM-DD
section Nomos
TDC Objectives :, 2024-02-05, 2024-02-29
TDC Objectives :, 2024-02-05, 2024-03-13
```
- status: 20%
- status: 70%
- CC: Frederico
### Description

View File

@ -23,7 +23,7 @@ gantt
section Nomos
Nomos Whitepaper :, 2024-02-05, 2024-02-29
```
- status: 50%
- status: 100%
- CC: Frederico
### Description

View File

@ -4,7 +4,7 @@ tags:
- p2p
- vac
date: 2023-08-25
lastmod: 2024-02-16
lastmod: 2024-03-04
---
## `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/whitepaper|whitepaper]]
* [[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/penalizable-actions|penalizable-actions]]
* [[vac/tke/g/nomos/validator-rewards|validator-rewards]]