Skip to content

Releases: iden3/go-rapidsnark

prover/v0.0.15

13 Nov 13:02
15cc9f5

Choose a tag to compare

What's Changed

Full Changelog: prover/v0.0.14...prover/v0.0.15

prover/v0.0.14

31 Oct 12:34

Choose a tag to compare

What's Changed

  • add prover_disabled build tag to compile without prover by @ilya-korotya in #26

New Contributors

Full Changelog: prover/v0.0.13...prover/v0.0.14

prover/v0.0.13

16 Jan 12:01

Choose a tag to compare

What's Changed

Full Changelog: prover/v0.0.12...prover/v0.0.13

prover/v0.0.12

14 Sep 12:24

Choose a tag to compare

What's Changed

  • Upgrade wazero to v1.8.0 and add Close() method to the Calculator interface by @olomix in #23
  • Remove rapidsnark_asm build tag and update rapidsnark libraries to v0.0.6 by @olomix in #24

Full Changelog: prover/v0.0.11...prover/v0.0.12

prover/v0.0.11

21 Jun 08:59
9323fbe

Choose a tag to compare

Update rapidsnark libraries to v0.0.3.

witness/v2.0.0

24 May 14:19
2a0c526

Choose a tag to compare

Add Wazero implementation.
Separate wasm wintness implementations into different modules (one for wazero and one for wasmer). You should choose which one to use on instantiation of witness.Calculator.

witness-wazero/v0.0.1

24 May 14:40
0986cf0

Choose a tag to compare

First implementation of wasm witness calculator on Wazero engine.

witness-wasmer/v0.0.1

24 May 14:43
0986cf0

Choose a tag to compare

Moved implementation of wasm witness calculator on Wasmer engine to separate module.

witness/v0.0.6

28 Apr 11:41

Choose a tag to compare

Prevent test data from getting into final package.

Full Changelog: witness/v0.0.5...witness/v0.0.6

witness/v0.0.5

28 Apr 11:22
bb27e9f

Choose a tag to compare

What's Changed

Full Changelog: witness/v0.0.4...witness/v0.0.5