Skip to content

feat: Sync from noir#12624

Merged
TomAFrench merged 4 commits into
masterfrom
sync-noir
Mar 11, 2025
Merged

feat: Sync from noir#12624
TomAFrench merged 4 commits into
masterfrom
sync-noir

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
chore: bump external pinned commits (noir-lang/noir#7640)
chore: remove unnecessary trait bounds (noir-lang/noir#7635)
feat: add optional oracle resolver url in acvm_cli (noir-lang/noir#7630)
chore: Rename StructDefinition to TypeDefinition (noir-lang/noir#7614)
fix: Error on infinitely recursive types (noir-lang/noir#7579)
fix: update error message to display 128 bits as valid bit size (noir-lang/noir#7626)
chore: update docs to reflect u128 type (noir-lang/noir#7623)
feat: array concat method (noir-lang/noir#7199)
END_COMMIT_OVERRIDE

AztecBot and others added 4 commits March 11, 2025 08:09
chore: remove unnecessary trait bounds (noir-lang/noir#7635)
feat: add optional oracle resolver url in `acvm_cli` (noir-lang/noir#7630)
chore: Rename `StructDefinition` to `TypeDefinition` (noir-lang/noir#7614)
fix: Error on infinitely recursive types (noir-lang/noir#7579)
fix: update error message to display 128 bits as valid bit size (noir-lang/noir#7626)
chore: update docs to reflect u128 type (noir-lang/noir#7623)
feat: array concat method (noir-lang/noir#7199)
@TomAFrench TomAFrench enabled auto-merge (squash) March 11, 2025 13:09
@TomAFrench TomAFrench merged commit cc6cdbb into master Mar 11, 2025
@TomAFrench TomAFrench deleted the sync-noir branch March 11, 2025 13:59
TomAFrench added a commit that referenced this pull request Mar 14, 2025
Contains the changes from
#12574 to replace
the copy of the noir-repo with a `noir-repo-ref` file to point at the
nightly version which we pull during the build.

Updated `noir-repo-ref` in the PR to match the last merge sync PR
#12624
Alternatively it could be set to include the commits from the open
#12669 by setting it
to
[nightly-2025-03-14](https://github.com/noir-lang/noir/commits/nightly-2025-03-14)

Added a patch to replicate the changes to honk test programs in
#12266
Opened noir-lang/noir#7706 to migrate the patch
back to Noir

---------

Co-authored-by: Akosh Farkash <aakoshh@gmail.com>
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Co-authored-by: aakoshh <akosh@aztecprotocol.com>
AztecBot pushed a commit to AztecProtocol/barretenberg that referenced this pull request Mar 15, 2025
Contains the changes from
AztecProtocol/aztec-packages#12574 to replace
the copy of the noir-repo with a `noir-repo-ref` file to point at the
nightly version which we pull during the build.

Updated `noir-repo-ref` in the PR to match the last merge sync PR
AztecProtocol/aztec-packages#12624
Alternatively it could be set to include the commits from the open
AztecProtocol/aztec-packages#12669 by setting it
to
[nightly-2025-03-14](https://github.com/noir-lang/noir/commits/nightly-2025-03-14)

Added a patch to replicate the changes to honk test programs in
AztecProtocol/aztec-packages#12266
Opened noir-lang/noir#7706 to migrate the patch
back to Noir

---------

Co-authored-by: Akosh Farkash <aakoshh@gmail.com>
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Co-authored-by: aakoshh <akosh@aztecprotocol.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants