aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* feat(nix)!: rewrite using `flake-parts`reo1012025-05-271-0/+1
|
* feat(zkvms_guest_io): Track and output memory usageKamen Mladenov2025-05-021-0/+1
| | | | | | We're using benchexec's runexec to track how much memory our program uses. Because of nix compatibility troubles, for now we've disabled runexec's container feature. This could result in less accurate data.
* feat(gitignore): Ignore csv filesKamen Mladenov2025-02-111-0/+1
|
* fix(gitignore): Ignore zkvms_host_io Cargo.lockKamen Mladenov2025-02-071-0/+1
| | | | | This file shouldn't exist, it is handled by the hosts Cargo.lock, but it may appear when manually compiling zkvms_host_io during development
* feat(zkvms/zkwasm): Use path input type and move container size information ↵Kamen Mladenov2025-02-061-0/+2
| | | | to host
* feat(zkvms/sp1): Make guest commit public inputsKamen Mladenov2025-02-031-0/+1
|
* feat(zkwasm): Remove workspace and use withGeneratedLockfileKamen Mladenov2025-01-291-1/+0
|
* feat(zkvms): Add zkwasm hostKamen Mladenov2025-01-151-0/+3
|
* feat: Ignore target, result and zkp directoriesKamen Mladenov2025-01-101-0/+3