mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-05 12:54:11 +00:00
vac roadmap dr update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
5a41088e34
commit
a1c916620d
@ -38,3 +38,7 @@ lastmod: 2023-09-06
|
|||||||
* [[vac/dr/consensus/nomos/inter-chain-protocol|inter-chain-protocol]]
|
* [[vac/dr/consensus/nomos/inter-chain-protocol|inter-chain-protocol]]
|
||||||
* [[vac/dr/consensus/nomos/multi-leader-and-multi-overlay-carnot|multi-leader-and-multi-overlay-carnot ]]
|
* [[vac/dr/consensus/nomos/multi-leader-and-multi-overlay-carnot|multi-leader-and-multi-overlay-carnot ]]
|
||||||
|
|
||||||
|
## `vac:dr:zk:codex:`
|
||||||
|
|
||||||
|
* [[ vac/dr/zk/codex/storage-proofs-open-problems-review | storage-proofs-open-problems-review ]]
|
||||||
|
|
||||||
|
@ -0,0 +1,43 @@
|
|||||||
|
---
|
||||||
|
title: "Storage Proofs: Open Problems Review"
|
||||||
|
description: "Review Codex' storage proof ZK related open research problems."
|
||||||
|
---
|
||||||
|
## `vac:dr:zk:codex:open-problems-review`
|
||||||
|
---
|
||||||
|
|
||||||
|
```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
|
||||||
|
Open Problems Review: 2023-09-20, 2023-11-30
|
||||||
|
```
|
||||||
|
|
||||||
|
- status: 0%
|
||||||
|
- CC: Marvin
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
* https://github.com/codex-storage/zk-research-artifacts/blob/master/storage_proofs/storage_proof_musings.md
|
||||||
|
|
||||||
|
|
||||||
|
### Justification
|
||||||
|
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user