aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkm/guest/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* feat(zkvms_host_io): Add json dependencyKamen Mladenov2025-05-021-14/+21
|
* chore: Update mcl-blockchain dependencyKamen Mladenov2025-04-241-16/+16
| | | | | | 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.lockKamen Mladenov2025-04-041-33/+26
|
* chore: Update zkVM packagesKamen Mladenov2025-02-261-12/+19
| | | | | | | | 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/zkm): Implement proper handling of public and private inputsKamen Mladenov2025-02-031-2/+85
|
* feat(zkm): Adapt to new input type and zkvmLibKamen Mladenov2025-01-301-0/+282