aztec-packages: v0.14.0
Pre-release
Pre-release
0.14.0 (2023-11-07)
⚠ BREAKING CHANGES
- make noir_wasm the default compiler (#3090)
- adding all the (note, nonce) pairs in
PXE.addNote
and hidingPXE.getNoteNonces
(#3196) - API inconsistency fix (#3190)
- tree leaf value as
Fr
everywhere in our public API (#3173)
Features
- Add cli command update aztec dependencies (#3128) (0c05d8b)
- Add root rollup circuit (#3217) (fb4f7af)
- Adding all the (note, nonce) pairs in
PXE.addNote
and hidingPXE.getNoteNonces
(#3196) (8c41664) - API inconsistency fix (#3190) (272eda1)
- docs: Aztec.nr errors in docs (#3113) (fb1e80b)
- docs: New getting started flow (#2957) (f23f868)
- Enable pkc in noir (#3194) (1ef892b)
- Extract types to a types crate (#3203) (4161be9)
- Gperftools (#3096) (ea2f9a7)
- Initial storage slots docs (#2842) (e8bcd03)
- Make noir_wasm the default compiler (#3090) (ca52a3e)
- Migrate cpp private kernel tests to noir (#3165) (daee2f9)
- More test info in tx receipt (#3221) (a7354dc), closes #3218
- Tag artifacts with the compiler version (#3220) (c7490c5)
- Tree leaf value as
Fr
everywhere in our public API (#3173) (09464ca)
Bug Fixes
- Attempt to fix spot request hangs. (#3241) (a062026)
- Better update steps for dockerized sandbox (#3204) (3ef0bee)
- Build cli image before releasing (#3140) (09c3b75)
- Cleanup gen_inner_proof_files.sh script. (#3242) (ee57e00)
- Corrects typo in repo readme (#3236) (0ed8c79)
- Remove noirup from noir-contract's bootstrap (#3252) (d10342e)
- Remove unused import (#3200) (520bba4)
- Temporary fix for bb prove w/ ram rom blocks (#3215) (af93a33)
- Update noir-contracts path to types (#3247) (c5fc95d)
- Wasm-compiler
bin
package type (#3254) (2d50f11) - Yarn prepare (#3251) (d02726f)
Miscellaneous
- Add initial skeleton code for root/merge/mase rollups for Noir (#3178) (7b0d076)
- Bump noir (#3197) (aa2042d)
- Clean up and refactor arithmetization (#3164) (0370b13)
- Continuation of note naming update (#3137) (582150f)
- Disable canary. (#3244) (1a56173)
- Docs: fix broken link in functions.md (#3183) (fb53f7a)
- docs: Fix docs build (#3249) (ec2c0cf)
- Fix typo in aztec sandbox (#3191) (ed144b1)
- More boiler plate code for merge rollup (#3182) (ffafcef)
- Move flavors (#3188) (f1ff849)
- Move honk/pcs (#3187) (3870ff8)
- Move log deriv lookup accum to library (#3226) (189d1bb)
- Move sumcheck (#3189) (410cae3)
- Move transcripts (#3176) (7372d19)
- Noir circuit tests (#3229) (dbfb086)
- Private kernel circuits (#3240) (b7fbe19)
- Prune 0 values from L2Tx (#3224) (2de206d)
- Refactor e2e to not use @aztec/types (#3175) (006a07a), closes #3157
- Remove extra println in noir protoco circuit (#3219) (3295fdd)
- Split out relations, PG, Honk variants (#3238) (8abd39f)
- Update Noir version (#3082) (59eb6af)
Documentation
- Fix bad shareable key crypto. better explanations (#3228) (e4a0c4a)
- Fix in nullifier secrets doc (#3167) (8c70845)
- Move Updating.md file, add aztec tag to nargo update instruction (#3213) (9f71c5d)
- Update docs (#3223) (7977064)
- Update storage doc (#3212) (d707d4e)
- Updated stale tree docs (#3166) (3d5c98c)