chore: bump Noir to test noir-lang/noir#13466 - #25100
Open
asterite wants to merge 1 commit into
Open
Conversation
asterite
force-pushed
the
ab/bump-noir-13466
branch
from
August 4, 2026 18:54
62d1a26 to
ad1b111
Compare
Contributor
Author
|
Repointed the pin: The previous push pointed at a noir-master-based head, whose unrelated dependency bumps ( |
asterite
force-pushed
the
ab/bump-noir-13466
branch
from
August 4, 2026 20:28
ad1b111 to
227e374
Compare
Adds the regression test for noir-lang/noir-claude#1615 (no compiler changes since the previous green pin).
asterite
force-pushed
the
ab/bump-noir-13466
branch
from
August 5, 2026 12:37
227e374 to
2d262a9
Compare
This file contains hidden or 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
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.
Checking whether aztec-packages CI passes with noir-lang/noir#13466 (disabled-branch
array_getfallback biased to the type-matching field's flat slot offset, generalizingcompute_offsetbeyond single-slot-field arrays).This is the retry of the change previously attempted in #21061 / noir-lang/noir#11744, which failed CI here: that version computed the offset in item ordinals while the consumer applies it to the flattened index — misaligning the disabled-branch fallback read for any element with a multi-slot field before the accessed one. The unit mismatch is now fixed and pinned by a regression test (
regression_11744) on the Noir side.Do not merge — testing only.
🤖 Generated with Claude Code