aboutsummaryrefslogtreecommitdiff
path: root/zkvms/jolt/host/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update mcl-blockchain dependencyKamen Mladenov2025-04-241-3/+3
| | | | | | 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-0/+1
| | | | bytemuck_derive
* chore: Update flake.lock and Cargo.lockKamen Mladenov2025-04-041-3/+3
|
* chore: Update zkVM packagesKamen Mladenov2025-02-261-3/+3
| | | | | | | | 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(jolt): Adapt to new input type and zkvmLibKamen Mladenov2025-01-301-0/+12
|
* feat(zkvms): Add jolt hostKamen Mladenov2025-01-171-0/+14
It expects certain custom funcitonality from guest