Releases: matter-labs/zksync-crypto
Releases · matter-labs/zksync-crypto
v0.30.13
Features
- bellman: CRS constructor with custom allocator (#62) (296045b)
- fflonk: non-default allocator feature (#61) (debf9a3)
v0.30.11
Bug Fixes
- snark-wrapper: call range check with proper params (#54) (cba8e9c)
- snark-wrapper: range check bitlen in snark wrapper circuit (#56) (4549fb2)
v0.30.10
Features
- franklin-crypto: add
extern crate core;
to lib.rs (#27) (3084cb8)
Bug Fixes
v0.30.9
0.30.9 (2024-11-21)
Bug Fixes
- boojum,snark_wrapper: revert PoW fix (#47) (477bf1e)
v0.30.8
0.30.8 (2024-11-19)
Bug Fixes
- snark_wrapper: compute the correct number of PoW seed challenges (#45) (c2999e1)
v0.30.7
0.30.7 (2024-11-18)
Features
- bellman: Remove allocator feature from default features (#39) (9ecb5cd)
Bug Fixes
- boojum: compute the correct number of PoW seed challenges (#43) (8d2f5f7)
v0.30.6
0.30.6 (2024-10-31)
Bug Fixes
- franklin-crypto: range check goldilocks with naive gate (#37) (450cdfe)