<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/zkvms/risc0/wrapper_macro/src, branch main</title>
<subtitle>Setups and programs for zero-knowledge virtual machine benchmarking</subtitle>
<id>https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main</id>
<link rel='self' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/'/>
<updated>2025-05-02T12:32:54Z</updated>
<entry>
<title>chore: cargo fmt</title>
<updated>2025-05-02T12:32:54Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-05-02T07:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=1a2ad5528f7a61390c40c0b6f56fa507923d09f5'/>
<id>urn:sha1:1a2ad5528f7a61390c40c0b6f56fa507923d09f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/risc0): Update to use FunctionDefinition</title>
<updated>2025-04-07T14:41:20Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-04-07T13:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=3ea60f8a8eaf45cfd574afa008ef93e07350be7f'/>
<id>urn:sha1:3ea60f8a8eaf45cfd574afa008ef93e07350be7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Rust fmt</title>
<updated>2025-02-27T13:08:11Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-27T09:35:32Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=5b82ac769339938570c0d1f7230afc53732993b4'/>
<id>urn:sha1:5b82ac769339938570c0d1f7230afc53732993b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(zkvms/risc0): Add detailed documentation comments</title>
<updated>2025-02-10T12:06:57Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T12:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=d69e4e7f11ff45e82dace6b861aebe665dccb303'/>
<id>urn:sha1:d69e4e7f11ff45e82dace6b861aebe665dccb303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(guests_macro/parse_fn): Make _public functions also return private values</title>
<updated>2025-02-03T14:21:54Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T13:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=434248bf0ac990ac5cf8e4dfc6b923e6f1cf060c'/>
<id>urn:sha1:434248bf0ac990ac5cf8e4dfc6b923e6f1cf060c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/risc0/wrapper_macro): Simplify public input committing</title>
<updated>2025-02-03T11:24:30Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T11:24:30Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=badcb2c812b92d96925b7430effd1bee1a2c9438'/>
<id>urn:sha1:badcb2c812b92d96925b7430effd1bee1a2c9438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Move some public input parsing logic to parse_fn</title>
<updated>2025-02-03T10:52:50Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T10:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=6155820b9436acaac824cb02015225ba5de26921'/>
<id>urn:sha1:6155820b9436acaac824cb02015225ba5de26921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/risc0): Make guest commit public input</title>
<updated>2025-02-03T10:09:14Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T10:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=6bfa6d957104249bcc1dbb4084200f9a5b7c983c'/>
<id>urn:sha1:6bfa6d957104249bcc1dbb4084200f9a5b7c983c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(guests_macro): Implement args_divide_grouped</title>
<updated>2025-01-22T09:53:08Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-22T09:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=a82b39d1001fb6cb8d6e1cc824028aa08c7ed6de'/>
<id>urn:sha1:a82b39d1001fb6cb8d6e1cc824028aa08c7ed6de</id>
<content type='text'>
Use it in multiple zkVMs, simplifying codebase
</content>
</entry>
<entry>
<title>feat(zkvms/risc0): Add guest and it's macro</title>
<updated>2025-01-10T08:34:17Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-10T08:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=61d742d473f95103fa54fd5638b26b9c2fe932b4'/>
<id>urn:sha1:61d742d473f95103fa54fd5638b26b9c2fe932b4</id>
<content type='text'>
</content>
</entry>
</feed>
