Releases: matter-labs/zksync-airbender
Releases · matter-labs/zksync-airbender
dev 0.8.2
20 Nov 23:44
Compare
Sorry, something went wrong.
No results found
Dev - v0.8.1
18 Nov 14:07
Compare
Sorry, something went wrong.
No results found
Unrolled circuits for ethproofs with 1 verifier
v0.5.1
03 Nov 16:44
Compare
Sorry, something went wrong.
No results found
Dev release - 0.7.0
28 Oct 08:27
Compare
Sorry, something went wrong.
No results found
Dev release
Used for eth proofs, with keccak precompile and 4MB ROM size.
v0.5.0
08 Oct 12:47
Compare
Sorry, something went wrong.
No results found
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
16 Sep 13:11
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Updating readme to match latest arguments and requirements by @mm-zk in #116
feat(gpu_prover): coset and tree recomputations by @robik75 in #120
fix(prover_examples): correct the argument in trace_execution_for_gpu call by @robik75 in #124
Full Changelog : v0.4.4...v0.4.5
v0.4.4
29 Aug 07:08
Compare
Sorry, something went wrong.
No results found
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
28 Aug 12:57
Compare
Sorry, something went wrong.
No results found
v0.4.2
28 Aug 07:39
Compare
Sorry, something went wrong.
No results found
Main changes
Fix for the bigint bug in risc_simulator.
What's Changed
fix: fix u256 delegation by @AntonD3 in #105
chore: moving functions from cli_utils to execution_utils by @mm-zk in #106
New Contributors
Full Changelog : v0.4.1...v0.4.2
v0.4.1
25 Aug 16:15
Compare
Sorry, something went wrong.
No results found
What's Changed
perf(gpu_prover): reduce startup time, remove global host allocator and reduce pinned memory usage by @robik75 in #103
Full Changelog : v0.4.0...v0.4.1