-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(master): Release 0.64.0 #10043
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AztecBot
force-pushed
the
release-please--branches--master
branch
22 times, most recently
from
November 21, 2024 10:11
ce55bd3
to
fef97bd
Compare
AztecBot
force-pushed
the
release-please--branches--master
branch
6 times, most recently
from
November 21, 2024 16:32
8a7683c
to
cdda68e
Compare
AztecBot
force-pushed
the
release-please--branches--master
branch
16 times, most recently
from
November 25, 2024 14:24
b469da7
to
90a7513
Compare
AztecBot
force-pushed
the
release-please--branches--master
branch
from
November 25, 2024 14:32
90a7513
to
b15979f
Compare
critesjosh
approved these changes
Nov 25, 2024
TomAFrench
added a commit
that referenced
this pull request
Nov 25, 2024
* master: (106 commits) feat: blobs. (#9302) chore(avm): operands reordering (#10182) feat: UltraRollupRecursiveFlavor (#10088) feat: one liner for nodes to join rough-rhino (#10168) feat!: rename sharedimmutable methods (#10164) chore(master): Release 0.64.0 (#10043) feat: e2e metrics reporting (#9776) chore: fix pool metrics (#9652) chore: Initial draft of testnet-runbook (#10085) feat: Improved data storage metrics (#10020) chore: Remove handling of duplicates from the note hash tree (#10016) fix: add curl to aztec nargo container (#10173) fix: Revert "feat: integrate base fee computation into rollup" (#10166) feat!: rename SharedMutable methods (#10165) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg feat: sync tags as sender (#10071) feat: integrate base fee computation into rollup (#10076) ...
TomAFrench
added a commit
that referenced
this pull request
Nov 26, 2024
* master: (64 commits) fix: docker compose aztec up fix (#10197) fix: aztec-nargo curl in the earthfile also (#10199) chore: fix devbox (#10201) chore: misc cleanup (#10194) fix: release l1-contracts (#10095) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg feat: Origin tags implemented in biggroup (#10002) fix: Revert "feat: blobs. (#9302)" (#10187) feat!: remove SharedImmutable (#10183) fix(bb.js): don't minify bb.js - webpack config (#10170) feat: blobs. (#9302) chore(avm): operands reordering (#10182) feat: UltraRollupRecursiveFlavor (#10088) feat: one liner for nodes to join rough-rhino (#10168) feat!: rename sharedimmutable methods (#10164) chore(master): Release 0.64.0 (#10043) feat: e2e metrics reporting (#9776) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.64.0
0.64.0 (2024-11-25)
Features
Miscellaneous
barretenberg.js: 0.64.0
0.64.0 (2024-11-25)
Features
Bug Fixes
Documentation
aztec-packages: 0.64.0
0.64.0 (2024-11-25)
⚠ BREAKING CHANGES
Features
BlackBoxFunctionSolver
implementation when execution brillig during acirgen (feat: use a fullBlackBoxFunctionSolver
implementation when execution brillig during acirgen noir-lang/noir#6481) (b8bace9)Bug Fixes
#[test]
on associated functions (fix: disallow#[test]
on associated functions noir-lang/noir#6449) (b8bace9)CheckedCast
(fix: perform arithmetic simplification throughCheckedCast
noir-lang/noir#6502) (b8bace9)Miscellaneous
Instruction::MakeArray
to SSA (chore: AddInstruction::MakeArray
to SSA noir-lang/noir#6071) (b8bace9)macos-14
(chore(ci): bump mac github runner image tomacos-14
noir-lang/noir#6545) (b8bace9)canonicalize
on infix type expressions (chore: proptest forcanonicalize
on infix type expressions noir-lang/noir#6269) (b8bace9)_else_condition
tech debt (chore: remove some_else_condition
tech debt noir-lang/noir#6522) (b8bace9)noirc_evaluator
crate (chore: restructurenoirc_evaluator
crate noir-lang/noir#6534) (b8bace9)Documentation
barretenberg: 0.64.0
0.64.0 (2024-11-25)
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.