barretenberg: v0.15.0
Pre-release
Pre-release
0.15.0 (2023-11-16)
⚠ BREAKING CHANGES
- Replace computing hashes in circuits wasm, with computing them in ts via bb.js pedersen call. (#3114)
Features
- bb: Add msan preset (#3284) (bcf025c)
- Protogalaxy combiner quotient (#3245) (db0f3ab)
- Ultra honk arith from ultra (#3274) (ec2b805)
Bug Fixes
Miscellaneous
- bb: Remove -Wfatal-errors (#3318) (4229173)
- Clarify that barretenberg mirror should not take PRs (#3303) (13f1a1d)
- Clean up Plonk widgets (#3305) (4623d91)
- Explicitly instantiate Goblin translator relations (#3239) (e3b5fb0)
- Plain struct flavor entities (#3277) (f109512)
- Remove bn254 instantiation of eccvm plus naming changes (#3330) (23d1e2d)
- Replace computing hashes in circuits wasm, with computing them in ts via bb.js pedersen call. (#3114) (87eeb71)
- Revert build-debug folder for debug preset (#3324) (43a2e6b)
- Towards plain struct flavor entities (#3216) (3ba89cf)
- Typo fixes based on cspell (#3319) (8ae44dd)