index
:
blocksense/zkVMs-benchmarks
codex/update-readme-to-include-supported-zk-vms-and-toolchains
dvt-circuits-port
evaluate_polynomial
main
noir-benchmarks
web-site-spec
Setups and programs for zero-knowledge virtual machine benchmarking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zkvms
/
zkm
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(zkvms/zkm): Add benchmarking capability
Kamen Mladenov
2025-02-07
1
-3
/
+7
|
*
feat(zkvms): Use std (or alloc) collections in all guests
Kamen Mladenov
2025-02-07
1
-1
/
+1
|
*
feat(zkvms/zkm): Implement proper handling of public and private inputs
Kamen Mladenov
2025-02-03
4
-6
/
+108
|
*
feat(zkvms/zkm): Update Cargo.lock and use default environments
Kamen Mladenov
2025-01-31
2
-55
/
+124
|
*
feat(zkm): Adapt to new input type and zkvmLib
Kamen Mladenov
2025-01-30
8
-87
/
+361
|
*
feat(flake): Move creating guest (zkp) symlink to a custom phase
Kamen Mladenov
2025-01-28
1
-4
/
+0
|
*
fix(zkvms/zkm): Lock aws-sdk-s3 version
Kamen Mladenov
2025-01-28
2
-60
/
+69
|
*
feat(guests_macro): Implement args_divide_grouped
Kamen Mladenov
2025-01-22
1
-4
/
+2
|
|
|
|
Use it in multiple zkVMs, simplifying codebase
*
feat(flake): Rework withCustomPhases variables
Kamen Mladenov
2025-01-21
1
-7
/
+6
|
*
feat(flake): Implement zkm package
Kamen Mladenov
2025-01-16
1
-0
/
+89
|
*
feat(zkvms); Add zkm guest and it's macro
Kamen Mladenov
2025-01-16
6
-0
/
+59
|
*
feat(zkvms): Add zkm host
Kamen Mladenov
2025-01-16
23
-0
/
+8282