mirror of https://github.com/logos-co/roadmap.git
46 lines
840 B
Markdown
46 lines
840 B
Markdown
---
|
|
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: 100%
|
|
- CC: Marvin
|
|
|
|
### Description
|
|
|
|
* https://github.com/codex-storage/zk-research-artifacts/blob/master/storage_proofs/storage_proof_musings.md
|
|
|
|
|
|
### Justification
|
|
|
|
|
|
### Deliverables
|
|
|
|
* [x] sanity checks of existing documents
|
|
|
|
|
|
|