| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(zkvms_host_io): Add json dependency | Kamen Mladenov | 2025-05-02 | 1 | -17/+24 |
| | | |||||
| * | chore: Update mcl-blockchain dependency | Kamen Mladenov | 2025-04-24 | 2 | -7/+82 |
| | | | | | | | 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: Update flake.lock and Cargo.lock | Kamen Mladenov | 2025-04-04 | 2 | -37/+30 |
| | | |||||
| * | 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. | |||||
