Skip to content

chore: remove the early returns from `complete_kernel_circuit_logic'#16563

Merged
ledwards2225 merged 5 commits intomerge-train/barretenbergfrom
kb/remove_hiding_redundancies
Aug 25, 2025
Merged

chore: remove the early returns from `complete_kernel_circuit_logic'#16563
ledwards2225 merged 5 commits intomerge-train/barretenbergfrom
kb/remove_hiding_redundancies

Conversation

@kashbrti
Copy link
Contributor

Please read contributing guidelines and remove this line.

For audit-related pull requests, please use the audit PR template.

@kashbrti kashbrti requested a review from ledwards2225 August 25, 2025 11:53
@kashbrti kashbrti added the ci-full Run all master checks. label Aug 25, 2025
Copy link
Contributor

@ledwards2225 ledwards2225 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a few minor comments

// Perform databus consistency checks
kernel_input.kernel_return_data.assert_equal(witness_commitments.calldata);
kernel_input.app_return_data.assert_equal(witness_commitments.secondary_calldata);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this moved for a reason?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it makes a difference. Just made it the same as it was in the complete_hiding_circuit_logic I think.

@ledwards2225 ledwards2225 merged commit 1c0d764 into merge-train/barretenberg Aug 25, 2025
6 checks passed
@ledwards2225 ledwards2225 deleted the kb/remove_hiding_redundancies branch August 25, 2025 17:33
github-merge-queue bot pushed a commit that referenced this pull request Aug 25, 2025
BEGIN_COMMIT_OVERRIDE
chore: remove unnecessary initializations in acir tests (#16545)
chore: remove the early returns from `complete_kernel_circuit_logic'
(#16563)
END_COMMIT_OVERRIDE
mralj pushed a commit that referenced this pull request Oct 13, 2025
…16563)

Integrates the hiding kernel completion logic into the primary kernel completion method.
ludamad pushed a commit that referenced this pull request Dec 16, 2025
…16563)

Integrates the hiding kernel completion logic into the primary kernel completion method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-full Run all master checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants