| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: Rust fmt | Kamen Mladenov | 2025-02-27 | 1 | -9/+9 |
| | | |||||
| * | chore: Update zkVM packages | Kamen Mladenov | 2025-02-26 | 2 | -56/+265 |
| | | | | | | | | | This includes: - Updating flake.lock - Updating all host and guest Cargo.toml and Cargo.lock files - Making zkvm default.nix file modifications to account for toolchain and setup changes | ||||
| * | fix(zkvms/risc0): Revert changes to benchmark only the relevant function calls | Kamen Mladenov | 2025-02-10 | 1 | -24/+20 |
| | | |||||
| * | fix(zkvms/risc0): Move prove output from journal message to benchmarkable scope | Kamen Mladenov | 2025-02-10 | 1 | -2/+1 |
| | | |||||
| * | fix(zkvms/risc0): Benchmark only the specific function instead of everything ↵ | Kamen Mladenov | 2025-02-10 | 1 | -15/+23 |
| | | | | | during the process | ||||
| * | docs(zkvms/risc0): Add detailed documentation comments | Kamen Mladenov | 2025-02-10 | 1 | -0/+1 |
| | | |||||
| * | feat(zkvms/risc0): Add benchmarking capability | Kamen Mladenov | 2025-02-07 | 1 | -5/+7 |
| | | |||||
| * | feat(zkvms/risc0): Make guest commit public input | Kamen Mladenov | 2025-02-03 | 2 | -36/+38 |
| | | |||||
| * | feat(zkvms/risc0): Update Cargo.lock | Kamen Mladenov | 2025-01-31 | 1 | -8/+293 |
| | | |||||
| * | feat(risc0): Adapt to new input type and zkvmLib | Kamen Mladenov | 2025-01-30 | 1 | -0/+2954 |
| | | |||||
| * | feat(zkvms/risc0): Adapt to new input type | Kamen Mladenov | 2025-01-28 | 1 | -13/+7 |
| | | |||||
| * | feat(zkvms): Export io logic to it's own crate | Kamen Mladenov | 2025-01-14 | 2 | -30/+44 |
| | | |||||
| * | feat(risc0): Implement (bring back) verification | Kamen Mladenov | 2025-01-13 | 2 | -3/+15 |
| | | |||||
| * | feat: Generic build and install phases, which only compile instead of proving | Kamen Mladenov | 2025-01-13 | 1 | -2/+2 |
| | | |||||
| * | feat(zkvms): Add risc0 host | Kamen Mladenov | 2025-01-10 | 2 | -0/+60 |
| Currently only setup for proving | |||||
