aboutsummaryrefslogtreecommitdiff
path: root/zkvms/nexus
Commit message (Expand)AuthorAgeFilesLines
* feat(guests_macro/parse_fn): Make _public functions also return private valuesKamen Mladenov2025-02-031-1/+1
* feat(zkvms/nexus): Make guest commit public inputKamen Mladenov2025-02-035-55/+103
* fix(zkvms/nexus): Use the zkvms_host_io Output type, instead of the local oneKamen Mladenov2025-01-311-3/+1
* feat(zkvms/nexus): Update Cargo.lockKamen Mladenov2025-01-311-8/+235
* feat(nexus): Adapt to new input type and zkvmLibKamen Mladenov2025-01-306-137/+257
* feat(flake): Move creating guest (zkp) symlink to a custom phaseKamen Mladenov2025-01-281-4/+0
* feat(zkvms/nexus): Adapt to new input typeKamen Mladenov2025-01-282-27/+57
* feat(guests_macro): Implement args_divide_groupedKamen Mladenov2025-01-221-4/+2
* feat(flake): Rework withCustomPhases variablesKamen Mladenov2025-01-211-11/+8
* feat(zkvms/nexus): Require guest to implement a "no_std" featureKamen Mladenov2025-01-212-1/+4
* feat(flake); Implement nexus packageKamen Mladenov2025-01-171-0/+66
* feat(zkvms): Add nexus guest and it's macroKamen Mladenov2025-01-177-0/+134
* feat(zkvms): Add nexus hostKamen Mladenov2025-01-174-0/+4008