Releases: matter-labs/zksync-airbender
Releases · matter-labs/zksync-airbender
v0.5.2
What's Changed
- chore: update youtube link in readme by @antonbaliasnikov in #171
- fix: Outdated assertion by @Artemka374 in #178
- chore: add Cargo.lock file by @antonbaliasnikov in #152
- docs: trusted-code assumptions by @Fitznik in #174
- fix(gpu_prover): fix compilation issues when compiling with the MSVC toolchain by @robik75 in #180
- fix(gpu_prover): fix compilation issues introduced with CUDA 13.1 by @robik75 in #181
- test: added/fixed risc v opcode tests by @Fitznik in #159
- feat: Apply v1.3.1 upgrade changes by @EmilLuta in #182
New Contributors
- @antonbaliasnikov made their first contribution in #171
- @Artemka374 made their first contribution in #178
Full Changelog: v0.5.1...v0.5.2
dev 0.8.2
Performance improvements
Dev - v0.8.1
Unrolled circuits for ethproofs with 1 verifier
v0.5.1
Dev release - 0.7.0
Dev release
Used for eth proofs, with keccak precompile and 4MB ROM size.
v0.5.0
What's Changed
- feat: adapt cli run to parse sequencer json input format by @mm-zk in #125
- feat(gpu_prover): setup trees offloading to and querying from host memory by @robik75 in #127
- feat!: removing final machine support by @mm-zk in #132
- fix: bigint fix & naming typos by @mm-zk in #139
- feat: Add capability to merge multiple fris by @EmilLuta in #141
New Contributors
Full Changelog: v0.4.5...v0.5.0
v0.4.5
v0.4.4
Allow GPU to work for both airbender & boojum in the same binary
What's Changed
- chore: moving code from cli to execution_utils by @olesHolem in #107
- chore(gpu_prover): refactor native code namespaces and exports to avoid naming conflicts during linking by @robik75 in #109
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix: Apply effect of StacktraceCollectionResult to fix diagnostics by @antoniolocascio in #108
Full Changelog: v0.4.2...v0.4.3