0.18.0 (2026-09-03)
0.17.0 (2026-08-29)
0.16.3 (2026-08-25)
0.16.2 (2026-08-21)
- disable avx512 for zisk prover (#410) (2d1529a)
- use arg for MAKEFLAGS for overriding (#412) (3f854dd)
0.16.1 (2026-08-20)
0.16.0 (2026-08-19)
- add cancel timeout on the prove helper func (#407) (8295d94)
- udpate sp1 to v6.4.0 (#406) (0e27a37)
- update zisk to v1.1.0-alpha (#404) (4a5a1ab)
0.15.0 (2026-08-06)
- add --ignore-rust-version support (#396) (7e8e2ba)
- add health_timeout to DockerizedzkVMConfig (#398) (c8d621d)
- impl zkvm_accelerators.h by openvm guest libs (#400) (153b092)
- improve openvm zkvm_accelerator impl (#401) (f50e1d9)
- update openvm to v2.1.0-preview (#397) (6bc7dfc)
0.14.0 (2026-07-30)
- add verification key generation document (#393) (209b7f3)
- bump openvm to v2.0 official release (#389) (1e671da)
- propagate rustflags (#391) (58ca85b)
0.13.0 (2026-07-02)
- import sp1-libzkevm into ere-platform-sp1 to include zkvm-standards impl (#388) (968d72e)
- openvm v2.0 (#387) (cb14872)
- update sp1 v6.3.0 (#383) (aea6655)
- zisk v1.0.0-alpha (#385) (2505e96)
0.12.2 (2026-06-16)
0.12.1 (2026-06-08)
0.12.0 (2026-06-08)
- add passes=lower-atomic to zisk customized target compiler (#371) (224b058)
- improve zisk cluster client (#373) (5e9a70e)
- retry to survive coordinator down (#375) (eba2bc3)
- verifier binding c and go (#377) (658473b)
0.11.0 (2026-05-21)
0.10.0 (2026-05-20)
- add verifier benchmark (#366) (cc9fb07)
- extend cuda archs support of published images (#364) (e360a15)
- update zisk to v0.18.0 (#367) (5ca9e05)
- zisk program vk without prover (#368) (d9c94a5)
0.9.1 (2026-05-12)
0.9.0 (2026-05-12)
- add a binary semaphore to ere-server prove endpoint (#348) (580a70a)
- add crate
ere-verifierand test fixture for verifier crates (#359) (cb84829) - finer modules (#346) (44e91ed)
- fix airbender verifier (#357) (86cca13)
- provers: Add optional cycle tracking to proving report (#358) (918985c)
- support
--featureargs inCompiler::compile(#355) (073b419) - update
detect_sdk_version(#353) (ef7a4cc) - update
sp1tov6.1.0(#349) (02659ca) - update airbender to use sdk (#347) (ad57b1d)
- vendor verifier from
openvm-sdkto avoid pulling inopenvmas dep (#356) (2118a31) - zisk cluster verify (#344) (21b40df)
0.8.1 (2026-04-23)
0.8.0 (2026-04-22)
- add
--elf-urlsupport ofere-server(#333) (a225cde) - add metrics support in
ere-server(#335) (7871f1a) - impl Encode and Decode for Vec<u8> and [u8; N] (#339) (8cf4e16)
- remove
Compile::Program(#331) (008abe1) - split zkVM trait into prover and verifier (#332) (e12e7ba)
- support multi cuda archs for zisk (#337) (8401f02)
- update
risc0tov3.0.5and use its latset rust release (#329) (be21c34) - use upstream
ziskos(#334) (2480381)
0.7.0 (2026-04-07)
- add
DockerizedzkVMConfigto allow specify operation timeouts (#324) (3914a12) - add telementry support for ere-server (#328) (7a6a471)