Releases: alpenlabs/zkaleido
Releases · alpenlabs/zkaleido
v0.1.0-alpha-rc21
What's Changed
- chore(deps)(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the all-dependencies group by @dependabot[bot] in #99
- feat: add noop tracing support by @prajwolrg in #98
- chore: update risc0 to v3.0.4 by @prajwolrg in #104
- refactor!: separate zkaleido logging as a separate crate by @prajwolrg in #103
- chore(deps)(deps): bump the all-dependencies group with 2 updates by @dependabot[bot] in #100
- refactor: feature-gate borsh/arbitrary and replace bincode with custom encoding by @prajwolrg in #102
- fix(ci): address new zizmor v1.23.0 audit findings by @prajwolrg in #106
- feat: add SSZ serialization support for zkVM environment by @prajwolrg in #105
- chore(deps): bump
ssz-gento 0.14.0 by @storopoli in #108
Full Changelog: v0.1.0-alpha-rc20...v0.1.0-alpha-rc21
v0.1.0-alpha-rc20
chore(security): ignore known RustSec advisories pending upstream fix…
v0.1.0-alpha-rc18
What's Changed
- dependabot: add dependabot file by @storopoli in #76
- feat: Add blanket impls for remote and perf traits + NativeHost remote support by @evgenyzdanovich in #81
Full Changelog: v0.1.0-alpha-rc17...v0.1.0-alpha-rc18
v0.1.0-alpha-rc17
What's Changed
- Expose SP1 Groth16 types by @prajwolrg in #70
- feat(sp1-groth16-verifier): add serde and borsh serialization with compression support by @prajwolrg in #72
Full Changelog: v0.1.0-alpha-rc16...v0.1.0-alpha-rc17
v0.1.0-alpha-rc16
What's Changed
- chore(deps): monthly
cargo updateby @github-actions[bot] in #67 - chore: use SPN as a default option for SP1 adapter by @evgenyzdanovich in #69
Full Changelog: v0.1.0-alpha-rc15...v0.1.0-alpha-rc16
v0.1.0-alpha-rc15
What's Changed
- chore(deps): monthly
cargo updateby @github-actions[bot] in #57 - chore: update risc0 and sp1 to latest version by @prajwolrg in #63
- Update risc0 v3.0.1 by @prajwolrg in #65
Full Changelog: v0.1.0-alpha-rc14...v0.1.0-alpha-rc15
v0.1.0-alpha-rc14
Add borsh-serialization to verifier (#60) * feat: add borsh serialization to sp1 groth16 verifier * feat: add no-op verifier
v0.1.0-alpha-rc12
What's Changed
- Feat/sp1 groth16 verifier by @prajwolrg in #49
- Include
ZkVminProofReceiptby @prajwolrg in #50 - feat: fix saving trace profiles by @prajwolrg in #52
- Add groth16 verifier programs in examples by @prajwolrg in #51
- update risc0 to v2.1.0 by @prajwolrg in #53
- Optimize SP1 Groth16 Verifier by @prajwolrg in #54
- Risc0 groth16 verifier by @prajwolrg in #55
- Refactor zkvm verifier trait by @prajwolrg in #56
- Create a new struct to encapsulate proof receipt with metadata by @prajwolrg in #58
Full Changelog: v0.1.0-alpha-rc11...v0.1.0-alpha-rc12
v0.1.0-alpha-rc10
What's Changed
- Update CI by @prajwolrg in #46
- fix(risc0): use updated proof after v2.0.0 by @prajwolrg in #44
- Update sp1 to v4.2.0 by @prajwolrg in #45
Full Changelog: v0.1.0-alpha-rc9...v0.1.0-alpha-rc10
v0.1.0-alpha-rc9: Update risc0 to v2.0.1 and sp1 to v4.1.7 (#42)
* chore: update risc0-groth16 v1.4.0 -> v2.0.0 * chore: update sp1: v4.1.6->v4.1.7 * chore: update sp1-build to v4.1.7 * chore: update risc0-build to v2.1.0 * chore: update Cargo.lock * chore: update risc0 to v2.0.1