Skip to content

Releases: zkBob/libzkbob-rs

v1.6.0

10 Jan 07:19
ecf4521
Compare
Choose a tag to compare

What's Changed

  • Removing shielded address prefixes map (#77)

It produces new version of libraries:

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Nov 08:33
d0fc5ac
Compare
Choose a tag to compare

What's Changed

  • Returning last nullifier from wasm library (#74)

It produces new version of libraries:

Full Changelog: v1.4.2...v1.5.0

v1.4.2

09 Oct 11:45
726852f
Compare
Choose a tag to compare

What's Changed

  • Fix db transaction timeout error on low resource devices by making explicit commit #69
  • Tron pools support #71

It produces new version of libraries:

Full Changelog: v1.4.1...v1.4.2

v1.4.1

22 Jun 12:11
a89eba8
Compare
Choose a tag to compare

What's Changed

  • Added support for zkAddresses in new pools: Goerli ETH\USDC, Polygon USDC (#67)

It produces new version of libraries:

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 May 12:39
e6a3438
Compare
Choose a tag to compare

What's Changed

  • Pick up recent update of fawkes-crypto to add ability to preparse gates(#60)
  • Bump versions libzkbob-rs to v1.4.0, libzkbob-rs-node to v1.1.0, libzkbob-rs-wasm to v1.4.0 (#65)

It produces new version of libraries:

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 May 20:41
921841b
Compare
Choose a tag to compare

What's Changed

  • API for revealing data required for compliance report (#46)

It produces new version of libraries:

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Apr 09:50
a1f6d61
Compare
Choose a tag to compare

What's Changed

  • Multipool addresses support (#61)

It produces new version of libraries:

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Apr 09:48
a2f8929
Compare
Choose a tag to compare

What's Changed

  • Generate a single receiving address for burner/gift card without cloud (#57)
  • Change database name prefix, bump versions (#58)

It produces new version of libraries:

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Feb 18:13
c9539c6
Compare
Choose a tag to compare

What's Changed

Besides broking backward compatibility changes in the transfer circuit introduced in the core libzeropool library (and that's why the major part was changed in the version), there are following changes:

  • Avoid handling direct deposits in the history of non-recipients (#53)
  • Add Helpers.isInPrimeSubgroup (#54)

It produces new version of libraries:

Full Changelog: v0.10.0...v1.0.0

v0.10.0

15 Feb 19:02
bd3a3e7
Compare
Choose a tag to compare

What's Changed

  • Optimisation in get_root_at (#41)
  • Introduction of direct deposits (#48)

It produces new version of libraries:

Full Changelog: v0.9.1...v0.10.0