mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-11 17:04:11 +00:00
vac roadmap zkvm
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
e600ea5338
commit
13bc29af88
40
content/roadmap/vac/zkvm/benchmarks.md
Normal file
40
content/roadmap/vac/zkvm/benchmarks.md
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "Benchmarks"
|
||||||
|
---
|
||||||
|
## `vac:zkvm:proofsystems:vac:benchmarks`
|
||||||
|
---
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#BB2528',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#7C0000',
|
||||||
|
'lineColor': '#F8B229',
|
||||||
|
'secondaryColor': '#006100',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
gantt
|
||||||
|
dateFormat YYYY-MM-DD
|
||||||
|
section zkvm: proofsystems
|
||||||
|
Benchmarks: 2023-03-01, 2023-11-30
|
||||||
|
```
|
||||||
|
|
||||||
|
- status: 70%
|
||||||
|
- CC: team
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Comprises:
|
||||||
|
|
||||||
|
* research log post
|
||||||
|
* make benchmark repo public + README (explaining how to execute benchmarks)
|
||||||
|
* benchmarks (recursive) for all current proof-systems (unless there is a good reason not to include one)
|
||||||
|
* scientific paper
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
|
@ -7,4 +7,8 @@ date: 2023-08-25
|
|||||||
lastmod: 2023-08-25
|
lastmod: 2023-08-25
|
||||||
---
|
---
|
||||||
|
|
||||||
## `vac:zkvm`
|
### `vac:zkvm:`
|
||||||
|
|
||||||
|
* [[ roadmap/vac/zkvm/proofsystems/vac/research-existing-proofsystems | vac:zkvm:proofsystems:vac:research-existing-proofsystems ]]
|
||||||
|
* [[ roadmap/vac/zkvm/proofsystems/vac/benchmarks | vac:zkvm:proofsystems:vac:benchmarks ]]
|
||||||
|
|
||||||
|
34
content/roadmap/vac/zkvm/research-existing-proofsystems.md
Normal file
34
content/roadmap/vac/zkvm/research-existing-proofsystems.md
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
title: "Research Existing Proofsystems"
|
||||||
|
---
|
||||||
|
## `vac:zkvm:proofsystems:vac:research-existing-proofsystems`
|
||||||
|
---
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#BB2528',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#7C0000',
|
||||||
|
'lineColor': '#F8B229',
|
||||||
|
'secondaryColor': '#006100',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
gantt
|
||||||
|
dateFormat YYYY-MM-DD
|
||||||
|
section zkvm:proofsystems
|
||||||
|
Research Existing Proofsystems , 2023-01-01, 2023-11-30
|
||||||
|
```
|
||||||
|
|
||||||
|
- status: 70%
|
||||||
|
- CC: team
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user