chore(master): Release 0.70.0 #11107
Open
+202
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
aztec-package: 0.70.0
0.70.0 (2025-01-13)
Features
Miscellaneous
barretenberg.js: 0.70.0
0.70.0 (2025-01-13)
Miscellaneous
aztec-packages: 0.70.0
0.70.0 (2025-01-13)
⚠ BREAKING CHANGES
unsafe
blocks and passing unconstrained functions in place of constrained functions (feat!: disallow calling unconstrained functions outside ofunsafe
blocks and passing unconstrained functions in place of constrained functions noir-lang/noir#6938)execute
(feat!: Disable mocks inexecute
noir-lang/noir#6869)enum
andmatch
keywords (chore!: Reserveenum
andmatch
keywords noir-lang/noir#6961)foo.bar()
) to have the trait in scope (imported) (feat!: require trait method calls (foo.bar()
) to have the trait in scope (imported) noir-lang/noir#6895)aes128_encrypt
to return an array (feat!: updateaes128_encrypt
to return an array noir-lang/noir#6973)Features
--pedantic-solving
flag (feat:--pedantic-solving
flag noir-lang/noir#6716) (3883a0e)note_type_id
(#10951) (6fc5673)execute
(feat!: Disable mocks inexecute
noir-lang/noir#6869) (9189120)unsafe
blocks and passing unconstrained functions in place of constrained functions (feat!: disallow calling unconstrained functions outside ofunsafe
blocks and passing unconstrained functions in place of constrained functions noir-lang/noir#6938) (9189120)Foo::bar()
) to have the trait in scope (imported) (feat: require trait function calls (Foo::bar()
) to have the trait in scope (imported) noir-lang/noir#6882) (3883a0e)foo.bar()
) to have the trait in scope (imported) (feat!: require trait method calls (foo.bar()
) to have the trait in scope (imported) noir-lang/noir#6895) (3883a0e)aes128_encrypt
to return an array (feat!: updateaes128_encrypt
to return an array noir-lang/noir#6973) (3883a0e)Bug Fixes
u32
s (fix: do not panic on indices which are not validu32
s noir-lang/noir#6976) (3883a0e)test_program_is_idempotent
on failure (fix: Show output oftest_program_is_idempotent
on failure noir-lang/noir#6942) (3883a0e)Miscellaneous
noir-gates-diff
(chore: bumpnoir-gates-diff
noir-lang/noir#6943) (3883a0e)noir-gates-diff
(chore: bumpnoir-gates-diff
noir-lang/noir#6944) (3883a0e)noir-gates-diff
(chore: bumpnoir-gates-diff
noir-lang/noir#6949) (3883a0e)0.5.0
(chore: Bump arkworks to version0.5.0
noir-lang/noir#6871) (3883a0e)external-repo-checks
(chore(ci): fail properly inexternal-repo-checks
noir-lang/noir#6988) (9189120)noirc_evaluator
(chore: delete a bunch of dead code fromnoirc_evaluator
noir-lang/noir#6939) (3883a0e)aztec-nr
as expected to compile (chore: markaztec-nr
as expected to compile noir-lang/noir#7015) (9189120)getSiblingPath
oracle (#11090) (36b640a)//[@safety](https://github.com/safety)
(chore: require safety doc comment for unsafe instead of//@safety
noir-lang/noir#6992) (9189120)enum
andmatch
keywords (chore!: Reserveenum
andmatch
keywords noir-lang/noir#6961) (9189120)barretenberg: 0.70.0
0.70.0 (2025-01-13)
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.