Releases: zkBob/libzkbob-rs
v1.6.0
What's Changed
- Removing shielded address prefixes map (#77)
It produces new version of libraries:
- libzkbob-rs: 1.5.0
- libzkbob-rs-wasm: 1.6.0, single thread and multithread
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Returning last nullifier from wasm library (#74)
It produces new version of libraries:
- libzkbob-rs: 1.4.3
- libzkbob-rs-wasm: 1.5.0, single thread and multithread
Full Changelog: v1.4.2...v1.5.0
v1.4.2
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:
- libzkbob-rs: 1.4.2
- libzkbob-rs-wasm: 1.4.2, single thread and multithread
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Added support for zkAddresses in new pools: Goerli ETH\USDC, Polygon USDC (#67)
It produces new version of libraries:
- libzkbob-rs:
1.4.0
- libzkbob-rs-node:
1.1.0
- libzkbob-rs-wasm:
1.4.1
, single thread and multithread
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Pick up recent update of fawkes-crypto to add ability to preparse gates(#60)
- Bump versions
libzkbob-rs
tov1.4.0
,libzkbob-rs-node
tov1.1.0
,libzkbob-rs-wasm
tov1.4.0
(#65)
It produces new version of libraries:
- libzkbob-rs:
1.4.0
- libzkbob-rs-node:
1.1.0
- libzkbob-rs-wasm:
1.4.0
, single thread and multithread
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- API for revealing data required for compliance report (#46)
It produces new version of libraries:
- libzkbob-rs:
1.0.0
- libzkbob-rs-node:
1.0.0
- libzkbob-rs-wasm:
1.3.0
, single thread and multithread
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Multipool addresses support (#61)
It produces new version of libraries:
- libzkbob-rs:
1.0.0
- libzkbob-rs-node:
1.0.0
- libzkbob-rs-wasm:
1.2.0
, single thread and multithread
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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:
- libzkbob-rs:
1.0.0
- libzkbob-rs-node:
1.0.0
- libzkbob-rs-wasm:
1.1.0
, single thread and multithread
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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:
- libzkbob-rs:
1.0.0
- libzkbob-rs-node:
1.0.0
- libzkbob-rs-wasm:
1.0.0
, single thread and multithread
Full Changelog: v0.10.0...v1.0.0