| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: Rust fmt | Kamen Mladenov | 2025-02-27 | 1 | -2/+2 |
| | | |||||
| * | chore: Update zkVM packages | Kamen Mladenov | 2025-02-26 | 2 | -8/+8 |
| | | | | | | | | | 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 | ||||
| * | docs(zkvms/jolt): 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 | -0/+1 |
| | | |||||
| * | feat(jolt): Adapt to new input type and zkvmLib | Kamen Mladenov | 2025-01-30 | 4 | -6/+377 |
| | | |||||
| * | feat(zkvms): Add jolt guest and it's macro | Kamen Mladenov | 2025-01-17 | 5 | -0/+52 |
| Had to reimplement and modify the build macro function so it would take an elf path, instead of always doing a manual build. Additionally, had to hard-code a **lot** of values. | |||||
