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
/
guest
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: cargo fmt
Kamen Mladenov
2025-05-02
1
-1
/
+1
*
feat(zkvms_host_io): Add json dependency
Kamen Mladenov
2025-05-02
1
-14
/
+21
*
chore: Update mcl-blockchain dependency
Kamen Mladenov
2025-04-24
2
-18
/
+18
*
fix(zkvms/zkm): Include string in guest wrapper
Kamen Mladenov
2025-04-23
1
-1
/
+1
*
feat(guests/keccak): Add ZKM precompile function call
Kamen Mladenov
2025-04-14
1
-0
/
+3
*
chore: Update flake.lock and Cargo.lock
Kamen Mladenov
2025-04-04
2
-34
/
+27
*
chore: Rust fmt
Kamen Mladenov
2025-02-27
1
-2
/
+2
*
chore: Update zkVM packages
Kamen Mladenov
2025-02-26
2
-13
/
+20
*
docs(zkvms/zkm): Add detailed documentation comments
Kamen Mladenov
2025-02-10
1
-0
/
+4
*
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
1
-2
/
+85
*
feat(zkm): Adapt to new input type and zkvmLib
Kamen Mladenov
2025-01-30
4
-4
/
+282
*
feat(zkvms); Add zkm guest and it's macro
Kamen Mladenov
2025-01-16
4
-0
/
+29