Skip to content

fix: avoid inserting unused witnesses into circuit#20965

Merged
TomAFrench merged 1 commit into
nextfrom
tf/avoid-returning-unused-witnesses-to-circuit
Mar 6, 2026
Merged

fix: avoid inserting unused witnesses into circuit#20965
TomAFrench merged 1 commit into
nextfrom
tf/avoid-returning-unused-witnesses-to-circuit

Conversation

@TomAFrench
Copy link
Copy Markdown
Member

This PR avoids returning extra values from unconstrained to constrained code just to drop them immediately

@TomAFrench
Copy link
Copy Markdown
Member Author

@LeilaWang are protocol circuits frozen atm? This change should remove some nasty warnings which are being emitted by the compiler currently.

@TomAFrench TomAFrench enabled auto-merge March 6, 2026 16:41
@AztecBot AztecBot force-pushed the tf/avoid-returning-unused-witnesses-to-circuit branch from b342c8f to 2948f22 Compare March 6, 2026 16:43
This PR avoids returning extra values from unconstrained to constrained code just to drop them immediately
@AztecBot AztecBot force-pushed the tf/avoid-returning-unused-witnesses-to-circuit branch from 2948f22 to 90a2fab Compare March 6, 2026 16:50
@TomAFrench TomAFrench added this pull request to the merge queue Mar 6, 2026
Merged via the queue into next with commit 36ecc82 Mar 6, 2026
18 checks passed
@TomAFrench TomAFrench deleted the tf/avoid-returning-unused-witnesses-to-circuit branch March 6, 2026 17:21
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.

4 participants