| 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. | ||||
| * | chore: Nix and Rust fmt | Kamen Mladenov | 2025-04-04 | 1 | -10/+10 |
| | | |||||
| * | feat(zkvms/nexus): Update SDK usage | Kamen Mladenov | 2025-04-04 | 1 | -25/+21 |
| | | | | | Update according to their new methods. | ||||
| * | chore: Rust fmt | Kamen Mladenov | 2025-02-27 | 1 | -7/+11 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 1 | -2/+2 |
| | | |||||
| * | 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): Adapt to new input type | Kamen Mladenov | 2025-01-28 | 1 | -6/+3 |
| | | |||||
| * | feat(zkvms): Add nexus host | Kamen Mladenov | 2025-01-17 | 1 | -0/+63 |
