Releases: zkBob/libzkbob-rs
Releases · zkBob/libzkbob-rs
v0.9.1
The main changes:
- Partial tree support
- Cold storage sync methods
- iOS and Safari support
- multicore/singlecore builds
- State helper routines
libzkbob-rs
: 0.9.1
libzkbob-rs-node
: 0.2.2
libzkbob-rs-wasm
: 0.9.0
v0.8.0
Support for android (chrome browser)
v0.7.0
Fix bug with incorrect Merkle root computation for transactions with a lot of notes
libzkbob-rs
: 0.7.0
libzkbob-rs-wasm
: 0.7.0
v0.6.1
Fix bug with incorrect root on the void merkle tree
libzkbob-rs
: 0.6.1
libzkbob-rs-wasm
: 0.6.1
v0.6.0
New multi-tx scheme
libzkbob-rs
: 0.6.0
libzkbob-rs-wasm
: 0.6.0
v0.5.0
Multithreading state updating, multitransfer support
libzkbob-rs
: 0.5.0
libzkbob-rs-wasm
: 0.5.1
v0.4.0
Multithreading computation support
libzkbob-rs
: 0.4.0
libzkbob-rs-wasm
: 0.4.1
v0.3.16
- added method to decrypt memo-blocks without adding to the state
libzkbob-rs-wasm
library was updated to basic support optimistic state
libzkbob-rs
was no changed
v0.3.15
The incorrect notes collection was fixed
v0.3.14
- Merkle tree fixes and improvements
- caching next_index in the local DB
libzkbob-rs-node
updating [0.1.26]
- fix few warnings