| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: cargo fmt | Kamen Mladenov | 2025-05-02 | 1 | -2/+1 |
| | | |||||
| * | feat(zkvms_guest_io): Output proof size | Kamen Mladenov | 2025-05-02 | 1 | -1/+6 |
| | | | | | | | | In each zkVM we'll write the size to /tmp/proof_size and then guest_io will read that value and place it inside our metrics output. This is not the most elegant, and in certain zkVMs the file output is a part of the benchmark timing, but it will have to do. | ||||
| * | feat(zkvms_host_io): Implement new output format for zkvm/guest | Kamen Mladenov | 2025-05-02 | 1 | -7/+215 |
| | | |||||
| * | feat(zkvms_host_io): Add json dependency | Kamen Mladenov | 2025-05-02 | 1 | -39/+319 |
| | | |||||
| * | chore: Update mcl-blockchain dependency | Kamen Mladenov | 2025-04-24 | 2 | -58/+57 |
| | | | | | | | There are no package version updates. The primary difference is that RISC0 is now compiled with the unstable feature. All other hash updates come from the switch from rust-bin to fenix. | ||||
| * | chore: Nix and Rust fmt | Kamen Mladenov | 2025-04-04 | 1 | -10/+10 |
| | | |||||
| * | feat(zkvms/nexus): Update SDK usage | Kamen Mladenov | 2025-04-04 | 2 | -26/+22 |
| | | | | | Update according to their new methods. | ||||
| * | chore: Update flake.lock and Cargo.lock | Kamen Mladenov | 2025-04-04 | 2 | -2328/+500 |
| | | |||||
| * | chore: Rust fmt | Kamen Mladenov | 2025-02-27 | 1 | -7/+11 |
| | | |||||
| * | chore: Update zkVM packages | Kamen Mladenov | 2025-02-26 | 2 | -43/+42 |
| | | | | | | | | | 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/nexus): When benchmarking verification, benchmark only the ↵ | Kamen Mladenov | 2025-02-10 | 1 | -3/+5 |
| | | | | | verification function | ||||
| * | docs(zkvms/nexus): Add detailed documentation comments | Kamen Mladenov | 2025-02-10 | 1 | -0/+2 |
| | | |||||
| * | chore(nexus): Update nix cargo dependencies | Kamen Mladenov | 2025-02-10 | 2 | -30/+81 |
| | | |||||
| * | feat(zkvms/nexus): Add benchmarking capability | Kamen Mladenov | 2025-02-07 | 1 | -6/+9 |
| | | |||||
| * | feat(zkvms/nexus): Make guest commit public input | Kamen Mladenov | 2025-02-03 | 2 | -47/+49 |
| | | |||||
| * | fix(zkvms/nexus): Use the zkvms_host_io Output type, instead of the local one | Kamen Mladenov | 2025-01-31 | 1 | -3/+1 |
| | | |||||
| * | feat(zkvms/nexus): Update Cargo.lock | Kamen Mladenov | 2025-01-31 | 1 | -8/+235 |
| | | |||||
| * | feat(nexus): Adapt to new input type and zkvmLib | Kamen Mladenov | 2025-01-30 | 2 | -4/+3903 |
| | | |||||
| * | feat(zkvms/nexus): Adapt to new input type | Kamen Mladenov | 2025-01-28 | 1 | -6/+3 |
| | | |||||
| * | feat(zkvms): Add nexus host | Kamen Mladenov | 2025-01-17 | 2 | -0/+76 |
