aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkm/guest/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update mcl-blockchain dependencyKamen Mladenov2025-04-241-2/+2
| | | | | | 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(guests/keccak): Add ZKM precompile function callKamen Mladenov2025-04-141-0/+3
|
* chore: Update flake.lock and Cargo.lockKamen Mladenov2025-04-041-1/+1
|
* chore: Update zkVM packagesKamen Mladenov2025-02-261-1/+1
| | | | | | | | 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/zkm): Add detailed documentation commentsKamen Mladenov2025-02-101-0/+4
|
* feat(zkm): Adapt to new input type and zkvmLibKamen Mladenov2025-01-301-2/+0
|
* feat(zkvms); Add zkm guest and it's macroKamen Mladenov2025-01-161-0/+13