| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(zkvms_guest_io): Output proof size | Kamen Mladenov | 2025-05-02 | 1 | -1/+8 |
| | | | | | | | | 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/jolt): Add libcxx and openssl dependencies, upper bound for ↵ | Kamen Mladenov | 2025-04-04 | 1 | -2/+0 |
| | | | | | bytemuck_derive | ||||
| * | fix(zkvms/jolt/host): Replace default formatting with debug formatting in print | Kamen Mladenov | 2025-03-04 | 1 | -2/+2 |
| | | |||||
| * | chore: Rust fmt | Kamen Mladenov | 2025-02-27 | 1 | -3/+6 |
| | | |||||
| * | docs(zkvms/jolt): Add detailed documentation comments | Kamen Mladenov | 2025-02-10 | 1 | -0/+1 |
| | | |||||
| * | feat(zkvms/jolt): Add benchmarking capability | Kamen Mladenov | 2025-02-07 | 1 | -5/+5 |
| | | |||||
| * | fix(zkvms/jolt): Add proper panic on attempted execution | Kamen Mladenov | 2025-02-07 | 1 | -0/+3 |
| | | |||||
| * | feat(zkvms/jolt): Adapt to new input type | Kamen Mladenov | 2025-01-28 | 1 | -2/+2 |
| | | |||||
| * | feat(zkvms): Add jolt host | Kamen Mladenov | 2025-01-17 | 1 | -0/+23 |
| It expects certain custom funcitonality from guest | |||||
