| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(zkvms_guest_io): Track and output memory usage | Kamen Mladenov | 2025-05-02 | 1 | -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 files | Kamen Mladenov | 2025-02-11 | 1 | -0/+1 |
| | | |||||
| * | fix(gitignore): Ignore zkvms_host_io Cargo.lock | Kamen Mladenov | 2025-02-07 | 1 | -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 Mladenov | 2025-02-06 | 1 | -0/+2 |
| | | | | | to host | ||||
| * | feat(zkvms/sp1): Make guest commit public inputs | Kamen Mladenov | 2025-02-03 | 1 | -0/+1 |
| | | |||||
| * | feat(zkwasm): Remove workspace and use withGeneratedLockfile | Kamen Mladenov | 2025-01-29 | 1 | -1/+0 |
| | | |||||
| * | feat(zkvms): Add zkwasm host | Kamen Mladenov | 2025-01-15 | 1 | -0/+3 |
| | | |||||
| * | feat: Ignore target, result and zkp directories | Kamen Mladenov | 2025-01-10 | 1 | -0/+3 |
