vac roadmap zkvm

Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
ksr 2023-09-08 14:58:29 +02:00
parent e600ea5338
commit 13bc29af88
3 changed files with 79 additions and 1 deletions

View 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

View File

@ -7,4 +7,8 @@ date: 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 ]]

View 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