Skip to content

Releases: matter-labs/zksync-airbender

dev 0.8.2

20 Nov 23:44
439c0e8

Choose a tag to compare

Performance improvements

Dev - v0.8.1

18 Nov 14:07
7579fad

Choose a tag to compare

Dev - v0.8.1 Pre-release
Pre-release

Unrolled circuits for ethproofs with 1 verifier

v0.5.1

03 Nov 16:44
0a0b78c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Dev release - 0.7.0

28 Oct 08:27
8ac6ac6

Choose a tag to compare

Dev release

Used for eth proofs, with keccak precompile and 4MB ROM size.

v0.5.0

08 Oct 12:47
a3c7404

Choose a tag to compare

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
6cc8358

Choose a tag to compare

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
5a9f7a1

Choose a tag to compare

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
c23fd00

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

28 Aug 07:39
e4e5ef5

Choose a tag to compare

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
6895393

Choose a tag to compare

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