<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/zkvms/zkm/wrapper_macro, 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>fix(zkvms): Fix non-braced usages of grouped methods</title>
<updated>2025-04-07T14:41:20Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-04-07T14:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=1f3ca1f4455c4dd98680ede689bbcfba2c8e4225'/>
<id>urn:sha1:1f3ca1f4455c4dd98680ede689bbcfba2c8e4225</id>
<content type='text'>
Before grouping transformed vec![a,b,...] into "(a,b,...)", but with
FunctionDefinition, grouping transforms vec![a,b,...] into "a,b,...".
This change wasn't reflected in Nexus and ZKM
</content>
</entry>
<entry>
<title>feat(zkvms/zkm): 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:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=ef33084183298d15c7a957ed959246fbc9c810fe'/>
<id>urn:sha1:ef33084183298d15c7a957ed959246fbc9c810fe</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/zkm): Add detailed documentation comments</title>
<updated>2025-02-10T12:29:15Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T12:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=1cb88615eaa0b6a37d42d99c59ad1e23c5d5aa7a'/>
<id>urn:sha1:1cb88615eaa0b6a37d42d99c59ad1e23c5d5aa7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkm): Implement proper handling of public and private inputs</title>
<updated>2025-02-03T15:42:20Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T14:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=73e27ae16e920424a77be597e4d1b15466b368eb'/>
<id>urn:sha1:73e27ae16e920424a77be597e4d1b15466b368eb</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); Add zkm guest and it's macro</title>
<updated>2025-01-16T10:49:46Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-16T10:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=ed6901beb52ec2132d5da3176608a0d0eb7df1b3'/>
<id>urn:sha1:ed6901beb52ec2132d5da3176608a0d0eb7df1b3</id>
<content type='text'>
</content>
</entry>
</feed>
