aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkm/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/zkm): Remove SDK override, Go lib build, update SDK usageKamen Mladenov2025-04-041-0/+2
| | | | | | | Update SDK usage, according to their new methods. ZKM moved their Go library to the zkVM repo. Their updated SDK also don't require the patch.
* chore: Update flake.lock and Cargo.lockKamen Mladenov2025-04-041-2/+2
|
* chore: Update zkVM packagesKamen Mladenov2025-02-261-8/+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(zkm/host): Use cargo patching instead of local copy of sdkKamen Mladenov2025-02-101-1/+5
|
* feat(zkm): Adapt to new input type and zkvmLibKamen Mladenov2025-01-301-4/+0
|
* fix(zkvms/zkm): Lock aws-sdk-s3 versionKamen Mladenov2025-01-281-0/+1
|
* feat(zkvms): Add zkm hostKamen Mladenov2025-01-161-0/+20