barretenberg.js: v0.68.0
Pre-release
Pre-release
0.68.0 (2024-12-20)
Features
- CIVC browser proveThenVerify (#10431) (8c064d4)
- Keccak honk proving in bb.js (#10489) (e0d7431)
- PXE browser proving (#10704) (46da3cc)
- Speed up transaction execution (#10172) (da265b6)
Bug Fixes
- Add pako as a dependency in bb.js (#10186) (b773c14)
- bb.js: Don't minify bb.js - webpack config (#10170) (6e7fae7)
- bb.js: Use globalThis instead of self (#10747) (309b5f7), closes #10741
- Bump hard coded SRS size for wasm from 2^19 to 2^10 (#10596) (a37f82d)
- Casting vk to rawbuffer before wasm so it reads from the correct offset (#10769) (6a5bcfd)
- Strip wasm debug (#9987) (62a6b66)
Miscellaneous
- Ci3 phase 1 (#10042) (641da4b)
- master: Release 0.64.0 (#10043) (12b1daa)
- master: Release 0.65.0 (#10181) (903bcb0)
- master: Release 0.65.1 (#10219) (62fc917)
- master: Release 0.65.2 (#10258) (10754db)
- master: Release 0.66.0 (#10282) (fc61b27)
- master: Release 0.67.0 (#10472) (19a500f)
- master: Release 0.67.1 (#10684) (c90bb16)