| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(guests_macro/parse_fn): Make _public functions also return private values | Kamen Mladenov | 2025-02-03 | 1 | -5/+5 |
| * | feat(zkvms_host_io): Add public_inputs and private_inputs attributes to RunWith | Kamen Mladenov | 2025-02-03 | 1 | -4/+20 |
| * | fix(zkvms_host_io): Remove useless template parameter to RunWith | Kamen Mladenov | 2025-02-03 | 1 | -1/+1 |
| * | feat: Move some public input parsing logic to parse_fn | Kamen Mladenov | 2025-02-03 | 1 | -12/+7 |
| * | feat(zkvms_host_io): Make Output type contain public inputs | Kamen Mladenov | 2025-02-03 | 1 | -1/+16 |
| * | feat: Add output type to zkvms_host_io macro | Kamen Mladenov | 2025-01-31 | 1 | -6/+12 |
| * | feat: Pass guest entrypoint type to host | Kamen Mladenov | 2025-01-30 | 1 | -2/+1 |
| * | feat(zkvms_host_io/input_macros): Implement forach_input_field macro | Kamen Mladenov | 2025-01-28 | 1 | -0/+13 |
| * | feat(zkvms_host_io): Generate input type from string and read input data from... | Kamen Mladenov | 2025-01-28 | 1 | -0/+36 |
