<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/zkvms/zkm, branch evaluate_polynomial</title>
<subtitle>Setups and programs for zero-knowledge virtual machine benchmarking</subtitle>
<id>https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=evaluate_polynomial</id>
<link rel='self' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=evaluate_polynomial'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/'/>
<updated>2025-03-05T14:04:14Z</updated>
<entry>
<title>fix(zkvms/zkm): Use string from alloc</title>
<updated>2025-03-05T14:04:14Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-26T14:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=f85bfb8cc381362f50a80aa50d25ac037d785433'/>
<id>urn:sha1:f85bfb8cc381362f50a80aa50d25ac037d785433</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>chore: Nix 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:14Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=39ec264c0d90555237debff519cc890b755a0646'/>
<id>urn:sha1:39ec264c0d90555237debff519cc890b755a0646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(zkvms/zkm): Downgrade host toolchain</title>
<updated>2025-02-26T07:26:09Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-25T11:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=ec0bc2c4595e6e622dd3f72bcb14ffa53ac78f78'/>
<id>urn:sha1:ec0bc2c4595e6e622dd3f72bcb14ffa53ac78f78</id>
<content type='text'>
The newest toolchain causes errors, an issue has been filed upstream:
https://github.com/zkMIPS/toolchain/issues/4
However, it is not certain when it will be resolved, so for now this
workaround will be used.
</content>
</entry>
<entry>
<title>fix(zkvms/zkm): Override zkm SDK</title>
<updated>2025-02-26T07:26:09Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-25T11:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=4bba003e7d8cdb58aa20a35adb1e249e99af3ad4'/>
<id>urn:sha1:4bba003e7d8cdb58aa20a35adb1e249e99af3ad4</id>
<content type='text'>
The SDK is out of date. A PR is opened:
https://github.com/zkMIPS/zkm-project-template/pull/54
However, its not certain it will be merged soon, so for now this
workaround will have to do.
</content>
</entry>
<entry>
<title>chore: Update zkVM packages</title>
<updated>2025-02-26T07:26:09Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-19T08:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=91fb36148723cf3f87fe596a565c9082f4d82b05'/>
<id>urn:sha1:91fb36148723cf3f87fe596a565c9082f4d82b05</id>
<content type='text'>
This includes:
- Updating flake.lock
- Updating all host and guest Cargo.toml and Cargo.lock files
- Making zkvm default.nix file modifications to account for toolchain
and setup changes
</content>
</entry>
<entry>
<title>feat(zkvms): Change package versions from infdev to the corresponding zkVM versions</title>
<updated>2025-02-11T15:21:27Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-11T15:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=50029c01a85cd63ec1352bf7b2db7b65bc7a6b16'/>
<id>urn:sha1:50029c01a85cd63ec1352bf7b2db7b65bc7a6b16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkm): Remove copy of sdk</title>
<updated>2025-02-10T15:15:21Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T15:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=0baed210fa4946669e9a701bc688a9618f0d9583'/>
<id>urn:sha1:0baed210fa4946669e9a701bc688a9618f0d9583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkm/default.nix): Use repository instad of local copy of sdk for libsnark Go module</title>
<updated>2025-02-10T15:15:06Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T15:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=01b199735cffdec1376024b8214499190d08a876'/>
<id>urn:sha1:01b199735cffdec1376024b8214499190d08a876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkm/host): Use cargo patching instead of local copy of sdk</title>
<updated>2025-02-10T15:14:23Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T15:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=6dc9a7f7fdf0962b7bf9852aefa96688f3f826cb'/>
<id>urn:sha1:6dc9a7f7fdf0962b7bf9852aefa96688f3f826cb</id>
<content type='text'>
</content>
</entry>
</feed>
