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)