mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-24 13:48:35 +00:00
Updating the TKE milestones (#35)
This commit is contained in:
parent
ca53b0a9d2
commit
cce2e5c31c
15
content/vac/tke/g/codex/bandwidth-incentives.md
Normal file
15
content/vac/tke/g/codex/bandwidth-incentives.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Codex Bandwidth Incentives"
|
||||
---
|
||||
### `vac:tke::codex:bandwidth-incentives`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
TBD
|
||||
|
||||
### Justification
|
||||
TBD
|
||||
|
15
content/vac/tke/g/codex/cdx-fees.md
Normal file
15
content/vac/tke/g/codex/cdx-fees.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Codex Fee Mechanism"
|
||||
---
|
||||
### `vac:tke::codex:cdx-fees`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Understand the mechanisms to implement protocol fees, e.g. burn-and-mint equilibrium model;
|
||||
|
||||
### Justification
|
||||
Value capture mechanism.
|
||||
|
15
content/vac/tke/g/codex/cdx-insurance.md
Normal file
15
content/vac/tke/g/codex/cdx-insurance.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Codex Economic Security Analysis"
|
||||
---
|
||||
### `vac:tke::codex:cdx-insurance`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Mechanisms to make the system more stable
|
||||
|
||||
### Justification
|
||||
Understand the economic security of the protocol
|
||||
|
35
content/vac/tke/g/codex/cdx.md
Normal file
35
content/vac/tke/g/codex/cdx.md
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "Analysis of the Codex Token"
|
||||
---
|
||||
### `vac:tke::codex:cdx`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Codex
|
||||
Economic Analysis :, 2024-02-01, 2024-03-01
|
||||
```
|
||||
|
||||
- status: 50%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Codex token as utility token for all participants (collateral and payment), impact on system security.
|
||||
|
||||
### Justification
|
||||
Token to coordinate the market place.
|
||||
|
15
content/vac/tke/g/codex/contract-defaults.md
Normal file
15
content/vac/tke/g/codex/contract-defaults.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Codex Contract Default"
|
||||
---
|
||||
### `vac:tke::codex:contract-defaults`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Design of the slashing mechanism.
|
||||
|
||||
### Justification
|
||||
|
||||
|
14
content/vac/tke/g/codex/contract-finalization.md
Normal file
14
content/vac/tke/g/codex/contract-finalization.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Codex Contract Finalization"
|
||||
---
|
||||
### `vac:tke::codex:contract-finalization`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
SPs & Users obligations, data retrieval incentives, collateral retrieval, contract extension.
|
||||
|
||||
### Justification
|
||||
As part of the contract finalization process.
|
13
content/vac/tke/g/codex/contract-initiation.md
Normal file
13
content/vac/tke/g/codex/contract-initiation.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Codex Contract Initiation"
|
||||
---
|
||||
### `vac:tke::codex:contract-initiation`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Mechanics of Codex contract initiation (default settings, pricing, users do full vs. partial payment, etc).
|
||||
|
||||
### Justification
|
14
content/vac/tke/g/codex/contract-matching.md
Normal file
14
content/vac/tke/g/codex/contract-matching.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Codex Contract Matching"
|
||||
---
|
||||
### `vac:tke::codex:contract-matching`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Define what triggers the auction recovery mechanism.
|
||||
|
||||
### Justification
|
||||
As part of the slot recovery mechanism.
|
@ -21,11 +21,11 @@ title: "Codex Economic Analysis"
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Codex
|
||||
Economic Analysis :, 2023-01-20, 2023-08-30
|
||||
Economic Analysis :, 2023-01-20, 2024-02-04
|
||||
```
|
||||
|
||||
- status: 50%
|
||||
- CC: Matty
|
||||
- status: 100%
|
||||
- CC: Matty, Frederico, Martin
|
||||
|
||||
### Description
|
||||
Codex economic analysis, Codex token utility, Codex collateral management
|
||||
|
13
content/vac/tke/g/codex/proof-aggregators.md
Normal file
13
content/vac/tke/g/codex/proof-aggregators.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Codex Proof Aggregators"
|
||||
---
|
||||
### `vac:tke::codex:proof-aggregators`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Economics of the proof aggregator (incentives, costs, pricing).
|
||||
|
||||
### Justification
|
13
content/vac/tke/g/codex/recovery-auction.md
Normal file
13
content/vac/tke/g/codex/recovery-auction.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Codex Recovery Auction"
|
||||
---
|
||||
### `vac:tke::codex:recovery-auction`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Define details of the auction mechanisms for the slot recovery.
|
||||
|
||||
### Justification
|
15
content/vac/tke/g/codex/slot-repair.md
Normal file
15
content/vac/tke/g/codex/slot-repair.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Codex Slot Repair"
|
||||
---
|
||||
### `vac:tke::codex:slot-repair`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Design of the incentives to ensure data availability.
|
||||
|
||||
### Justification
|
||||
|
||||
|
14
content/vac/tke/g/codex/testnet-incentive.md
Normal file
14
content/vac/tke/g/codex/testnet-incentive.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Codex Testnet Incentives"
|
||||
---
|
||||
### `vac:tke::codex:testnet-incentive`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Design incentives for testnet.
|
||||
|
||||
### Justification
|
||||
|
34
content/vac/tke/g/finance/growth-models.md
Normal file
34
content/vac/tke/g/finance/growth-models.md
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Financial Growth Models"
|
||||
---
|
||||
### `vac:tke::finance:growth-models`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Finance
|
||||
Growth Models :, 2024-02-05, 2024-07-31
|
||||
```
|
||||
|
||||
- status: 80%
|
||||
- CC: Martin
|
||||
|
||||
### Description
|
||||
Ad hoc assistance and consulting the use and further expansion of the growth model.
|
||||
|
||||
### Justification
|
||||
|
34
content/vac/tke/g/finance/real-option-models.md
Normal file
34
content/vac/tke/g/finance/real-option-models.md
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Finance Real Option Models"
|
||||
---
|
||||
### `vac:tke::finance:real-option-models`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Finance
|
||||
Real Option Models :, 2024-02-05, 2024-07-31
|
||||
```
|
||||
|
||||
- status: 20%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
Development of pricing models based real option analysis.
|
||||
|
||||
### Justification
|
||||
|
@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "Cryptarchia Wealth Concentration Estimated Stake"
|
||||
---
|
||||
## `vac:tke::nomos:cryptarchia-wealth-concentration-estimated-stake`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Nomos
|
||||
Economic Analysis :, 2024-02-15, 2024-02-19
|
||||
```
|
||||
- status: 100%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Understand whether the algorithm that learns the total stake of the system affects wealth concentration. If so, under which conditions.
|
||||
|
||||
### Justification
|
||||
|
||||
Nomos develops a private PoS system.
|
@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "Cryptarchia Wealth Concentration Known Stake"
|
||||
---
|
||||
## `vac:tke::nomos:cryptarchia-wealth-concentration-known-stake`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Nomos
|
||||
Economic Analysis :, 2024-02-05, 2024-02-14
|
||||
```
|
||||
- status: 100%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Understand whether wealth concentration happens or not in traditional PoS. If so, under which conditions.
|
||||
|
||||
### Justification
|
||||
|
||||
Nomos introduces a PoS system.
|
16
content/vac/tke/g/nomos/delegation-research.md
Normal file
16
content/vac/tke/g/nomos/delegation-research.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Delegation Research"
|
||||
---
|
||||
## `vac:tke::nomos:delegation-research`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Understand what other chains are doing with respect to delegation and restaking.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of Nomos PoS development.
|
@ -21,9 +21,9 @@ title: "Nomos Economic Analysis"
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Nomos
|
||||
Economic Analysis :, 2023-05-01, 2023-10-31
|
||||
Economic Analysis :, 2023-05-01, 2024-02-04
|
||||
```
|
||||
- status: 30%
|
||||
- status: 100%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
16
content/vac/tke/g/nomos/enshrined-delegation.md
Normal file
16
content/vac/tke/g/nomos/enshrined-delegation.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Enshrined Delegation"
|
||||
---
|
||||
## `vac:tke::nomos:enshrined-delegation`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Define the best way is to incorporate delegation and restaking into Nomos.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of Nomos PoS development.
|
16
content/vac/tke/g/nomos/mixnet-incentives.md
Normal file
16
content/vac/tke/g/nomos/mixnet-incentives.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Mixnet Incentives"
|
||||
---
|
||||
## `vac:tke::nomos:mixnet-incentives`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
TBD
|
||||
|
||||
### Justification
|
||||
|
||||
As part of Nomos privacy requirements.
|
16
content/vac/tke/g/nomos/non-private-L2-consensus.md
Normal file
16
content/vac/tke/g/nomos/non-private-L2-consensus.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Non Private L2 Consensus"
|
||||
---
|
||||
## `vac:tke::nomos:non-private-L2-consensus`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
These will work likely with isolated pools. Since these are pools, would also be important to understand.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of Nomos development.
|
16
content/vac/tke/g/nomos/penalizable-actions.md
Normal file
16
content/vac/tke/g/nomos/penalizable-actions.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Penalizable Actions"
|
||||
---
|
||||
## `vac:tke::nomos:penalizable-actions`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Define actions that lead to a slash on Nomos.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of PoS development.
|
16
content/vac/tke/g/nomos/rewarded-actions.md
Normal file
16
content/vac/tke/g/nomos/rewarded-actions.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Rewarded Actions"
|
||||
---
|
||||
## `vac:tke::nomos:rewarded-actions`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Define actions that lead to rewards on Nomos.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of PoS development.
|
16
content/vac/tke/g/nomos/shared-liquidity.md
Normal file
16
content/vac/tke/g/nomos/shared-liquidity.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Shared Liquidity"
|
||||
---
|
||||
## `vac:tke::nomos:shared-liquidity`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Understand the problem of L2 liquidity fragmentation in general.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of PoS development.
|
16
content/vac/tke/g/nomos/supply-policy.md
Normal file
16
content/vac/tke/g/nomos/supply-policy.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Supply Policy"
|
||||
---
|
||||
## `vac:tke::nomos:supply-policy`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Define initial supply, distribution, allocations.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of PoS development.
|
33
content/vac/tke/g/nomos/tdc-objectives.md
Normal file
33
content/vac/tke/g/nomos/tdc-objectives.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Nomos TDC Objectives"
|
||||
---
|
||||
## `vac:tke::nomos:tdc-objectives`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Nomos
|
||||
TDC Objectives :, 2024-02-05, 2024-02-29
|
||||
```
|
||||
- status: 20%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Write the Objectives & Requirements section of the Token Design Canvas.
|
||||
|
||||
### Justification
|
16
content/vac/tke/g/nomos/transaction-fee.md
Normal file
16
content/vac/tke/g/nomos/transaction-fee.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Transaction Fee"
|
||||
---
|
||||
## `vac:tke::nomos:transaction-fee`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Design block space pricing mechanism.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of Nomos PoS development.
|
16
content/vac/tke/g/nomos/validator-rewards.md
Normal file
16
content/vac/tke/g/nomos/validator-rewards.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Nomos Validator Rewards"
|
||||
---
|
||||
## `vac:tke::nomos:validator-rewards`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Define how much tokens are distributed as rewards to block proposers.
|
||||
|
||||
### Justification
|
||||
|
||||
As part of PoS development.
|
33
content/vac/tke/g/nomos/whitepaper.md
Normal file
33
content/vac/tke/g/nomos/whitepaper.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Nomos Whitepaper"
|
||||
---
|
||||
## `vac:tke::nomos:whitepaper`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Nomos
|
||||
Nomos Whitepaper :, 2024-02-05, 2024-02-29
|
||||
```
|
||||
- status: 50%
|
||||
- CC: Frederico
|
||||
|
||||
### Description
|
||||
|
||||
Provide feedback.
|
||||
|
||||
### Justification
|
35
content/vac/tke/g/status/L2-deployment.md
Normal file
35
content/vac/tke/g/status/L2-deployment.md
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
title: Status L2 deployment
|
||||
---
|
||||
|
||||
## `vac:tke::status:L2-deployment`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
Status L2 deployment: 2024-02-05, 2024-05-31
|
||||
```
|
||||
|
||||
- status: 20%
|
||||
- CC: Martin
|
||||
|
||||
## Description
|
||||
TBD
|
||||
|
||||
## Justification
|
||||
|
18
content/vac/tke/g/status/incentivized-communitities.md
Normal file
18
content/vac/tke/g/status/incentivized-communitities.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Incentivize Status Communitities
|
||||
---
|
||||
|
||||
## `vac:tke::status:incentivized-communitities`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Martin
|
||||
|
||||
## Description
|
||||
|
||||
TBD
|
||||
|
||||
## Justification
|
||||
|
||||
TBD
|
||||
|
@ -5,17 +5,35 @@ title: SNT Governance Proposal
|
||||
## `vac:tke::status:SNT-governance-proposal`
|
||||
---
|
||||
|
||||
due: TDB
|
||||
status: TDB
|
||||
CC: Matty
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
SNT Governance Proposal: 2023-09-01, 2024-06-30
|
||||
```
|
||||
|
||||
- status: 50%
|
||||
- CC: Martin
|
||||
|
||||
## Description
|
||||
|
||||
* took precedence over SNT litepaper
|
||||
* first draft being prepared for next review with John on 2023/09/12
|
||||
* organizing snapshot voting
|
||||
|
||||
## Justification
|
||||
|
||||
* Per John’s request, high importance for involving community for relaunch of Status app and refresh of SNT token
|
||||
|
||||
|
@ -21,7 +21,7 @@ title: SNT Litepaper
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
SNT Litepaper: 2023-01-20, 2023-08-30
|
||||
SNT Litepaper: 2023-01-20, 2024-08-30
|
||||
```
|
||||
|
||||
- status: 70% - delayed: governance proposal taking precedence
|
||||
|
@ -21,10 +21,10 @@ title: "SNT Staking"
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
SNT Staking :, 2023-01-20, 2023-08-30
|
||||
SNT Staking :, 2023-01-20, 2024-03-30
|
||||
```
|
||||
|
||||
- status: 82%
|
||||
- status: 90%
|
||||
- CC: Frederico (Python), Martin
|
||||
- collab: [[vac/sc/index|smart contracts team]]
|
||||
|
||||
|
36
content/vac/tke/g/status/waku-sharding.md
Normal file
36
content/vac/tke/g/status/waku-sharding.md
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Waku Sharding
|
||||
---
|
||||
|
||||
## `vac:tke::status:waku-sharding`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
Waku Sharding: 2024-07-01, 2024-07-30
|
||||
```
|
||||
|
||||
- status: 0%
|
||||
- CC: Martin
|
||||
|
||||
## Description
|
||||
|
||||
TBD
|
||||
|
||||
## Justification
|
||||
|
@ -21,9 +21,9 @@ title: "Waku Economic Analysis"
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Waku
|
||||
Economic Analysis :, 2023-06-01, 2023-11-30
|
||||
Economic Analysis :, 2023-06-01, 2024-02-04
|
||||
```
|
||||
- status: 10%
|
||||
- status: 100%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
12
content/vac/tke/g/waku/general-incentives.md
Normal file
12
content/vac/tke/g/waku/general-incentives.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Waku General Incentives"
|
||||
---
|
||||
## `vac:tke::waku:general-incentives`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
||||
Give feedback and assist Waku's team in drafting incentivization mechanisms.
|
32
content/vac/tke/g/waku/rln-membership.md
Normal file
32
content/vac/tke/g/waku/rln-membership.md
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "Waku RLN Membership"
|
||||
---
|
||||
## `vac:tke::waku:rln-membership`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Waku
|
||||
Economic Analysis :, 2024-02-05, 2024-03-30
|
||||
```
|
||||
|
||||
- status: 30%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
||||
Desigh a comprehensive strategy for RLN memberships, perhaps following the NFT-like approach. Strategy should consider pricing mechanisms, payment options, dev/node compensation and project sustainability, security, etc.
|
12
content/vac/tke/g/waku/rln-risks-L2.md
Normal file
12
content/vac/tke/g/waku/rln-risks-L2.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Waku RLN Risks"
|
||||
---
|
||||
## `vac:tke::waku:rln-risks-L2`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
||||
Drive the discussion around feasibility/risks for RLN on L2, leading to a recommendation of a specific L2.
|
12
content/vac/tke/g/waku/rln-risks-attacks-vectors.md
Normal file
12
content/vac/tke/g/waku/rln-risks-attacks-vectors.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Waku RLN Attacks Vectors"
|
||||
---
|
||||
## `vac:tke::waku:rln-risks-attacks-vectors`
|
||||
---
|
||||
|
||||
- status: 0%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
||||
Risk/attack analysis for RLN; recovery mechanisms.
|
31
content/vac/tke/g/waku/store-incentives.md
Normal file
31
content/vac/tke/g/waku/store-incentives.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Waku Store Incentives"
|
||||
---
|
||||
## `vac:tke::waku:store-incentives`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
section Waku
|
||||
Economic Analysis :, 2024-02-05, 2024-03-30
|
||||
```
|
||||
- status: 20%
|
||||
- CC: Martin
|
||||
|
||||
#### Description
|
||||
|
||||
Give feedback and assist Waku's team in drafting store incentivization MVP.
|
@ -4,7 +4,7 @@ tags:
|
||||
- p2p
|
||||
- vac
|
||||
date: 2023-08-25
|
||||
lastmod: 2023-09-09
|
||||
lastmod: 2024-02-16
|
||||
---
|
||||
|
||||
## `vac:tke::`
|
||||
@ -15,12 +15,49 @@ lastmod: 2023-09-09
|
||||
* [[vac/tke/g/status/snt-litepaper|snt-lightpaper]]
|
||||
* [[vac/tke/g/status/snt-governance-proposal|SNT-governance-proposal]]
|
||||
* [[vac/tke/g/status/snt-staking|SNT-staking]]
|
||||
* [[vac/tke/g/status/L2-deployment|L2-deployment]]
|
||||
* [[vac/tke/g/status/waku-sharding|waku-sharding]]
|
||||
* [[vac/tke/g/status/incentivized-communitities|incentivized-communitities]]
|
||||
|
||||
### `codex:`
|
||||
* [[vac/tke/g/codex/economic-analysis|economic-analysis]]
|
||||
* [[vac/tke/g/codex/cdx|cdx]]
|
||||
* [[vac/tke/g/codex/cdx-insurance|cdx-insurance]]
|
||||
* [[vac/tke/g/codex/cdx-fees|cdx-fees]]
|
||||
* [[vac/tke/g/codex/contract-initiation|contract-initiation]]
|
||||
* [[vac/tke/g/codex/contract-matching|contract-matching]]
|
||||
* [[vac/tke/g/codex/contract-finalization|contract-finalization]]
|
||||
* [[vac/tke/g/codex/proof-aggregators|proof-aggregators]]
|
||||
* [[vac/tke/g/codex/contract-defaults|contract-defaults]]
|
||||
* [[vac/tke/g/codex/slot-repair|slot-repair]]
|
||||
* [[vac/tke/g/codex/recovery-auction|recovery-auction]]
|
||||
* [[vac/tke/g/codex/testnet-incentive|testnet-incentive]]
|
||||
* [[vac/tke/g/codex/bandwidth-incentives|bandwidth-incentives]]
|
||||
|
||||
### `nomos:`
|
||||
* [[vac/tke/g/nomos/economic-analysis|economic-analysis]]
|
||||
* [[vac/tke/g/nomos/cryptarchia-wealth-concentration-known-stake|cryptarchia-wealth-concentration-known-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/tdc-objectives|tdc-objectives]]
|
||||
* [[vac/tke/g/nomos/rewarded-actions|rewarded-actions]]
|
||||
* [[vac/tke/g/nomos/penalizable-actions|penalizable-actions]]
|
||||
* [[vac/tke/g/nomos/validator-rewards|validator-rewards]]
|
||||
* [[vac/tke/g/nomos/delegation-research|delegation-research]]
|
||||
* [[vac/tke/g/nomos/enshrined-delegation|enshrined-delegation]]
|
||||
* [[vac/tke/g/nomos/transaction-fee|transaction-fee]]
|
||||
* [[vac/tke/g/nomos/supply-policy|supply-policy]]
|
||||
* [[vac/tke/g/nomos/shared-liquidity|shared-liquidity]]
|
||||
* [[vac/tke/g/nomos/non-private-L2-consensus|non-private-L2-consensus]]
|
||||
|
||||
### `waku:`
|
||||
* [[vac/tke/g/waku/economic-analysis|economic-analysis]]
|
||||
* [[vac/tke/g/waku/rln-membership|rln-membership]]
|
||||
* [[vac/tke/g/waku/rln-risks-L2|rln-risks-L2]]
|
||||
* [[vac/tke/g/waku/rln-risks-attacks-vectors|rln-risks-attacks-vectors]]
|
||||
* [[vac/tke/g/waku/store-incentives|store-incentives]]
|
||||
* [[vac/tke/g/waku/general-incentives|general-incentives]]
|
||||
|
||||
### `finance:`
|
||||
* [[vac/tke/g/finance/growth-models|growth-models]]
|
||||
* [[vac/tke/g/finance/real-option-models|real-option-models]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user