aztec-packages: 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)
- Enable merge and root rollup circuits in noir (#3248) (68555fc)
- Protogalaxy combiner quotient (#3245) (db0f3ab)
- Public kernel in noir (#3186) (15a522b)
- Ultra honk arith from ultra (#3274) (ec2b805)
Bug Fixes
- Debug build (#3283) (aca2624)
- Fix block constraint key divergence bug. (#3256) (1c71a0c)
- Main.md typo (#3278) (cb87c4d)
- Typo fix roundup (#3302) (9dd778d)
Miscellaneous
- bb: Remove -Wfatal-errors (#3318) (4229173)
- Clarify that barretenberg mirror should not take PRs (#3303) (13f1a1d)
- Clean up Plonk widgets (#3305) (4623d91)
- docs: Aztec.nr logging page (#3281) (11e6ca7)
- docs: Update netlify.toml and fix build (#3304) (df76636)
- 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)