aboutsummaryrefslogtreecommitdiff
path: root/zkvms/jolt/host/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* feat(zkvms_host_io): Implement new output format for zkvm/guestKamen Mladenov2025-05-021-23/+237
|
* feat(zkvms_host_io): Add json dependencyKamen Mladenov2025-05-021-55/+313
|
* chore: Update mcl-blockchain dependencyKamen Mladenov2025-04-241-92/+124
| | | | | | 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.
* feat(zkvms/jolt): Add libcxx and openssl dependencies, upper bound for ↵Kamen Mladenov2025-04-041-3/+3
| | | | bytemuck_derive
* chore: Update flake.lock and Cargo.lockKamen Mladenov2025-04-041-185/+305
|
* chore: Update zkVM packagesKamen Mladenov2025-02-261-91/+120
| | | | | | | | 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
* feat(zkvms/jolt): Update Cargo.lockKamen Mladenov2025-01-311-11/+256
|
* feat(jolt): Adapt to new input type and zkvmLibKamen Mladenov2025-01-301-0/+3800