Skip to content

chore: cleanup the new IVC integration#17931

Merged
ludamad merged 24 commits intomerge-train/barretenbergfrom
kb/sumcheck_ivc_cleanup
Oct 29, 2025
Merged

chore: cleanup the new IVC integration#17931
ludamad merged 24 commits intomerge-train/barretenbergfrom
kb/sumcheck_ivc_cleanup

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 LeilaWang as a code owner October 24, 2025 13:42
@kashbrti kashbrti added the ci-full Run all master checks. label Oct 24, 2025
ludamad added a commit that referenced this pull request Oct 28, 2025
…C rename)

Resolved conflicts following the principle of preferring our branch's ClientIVC naming:

1. **client_ivc.cpp**:
   - Kept ClientIVC:: prefix (not SumcheckClientIVC::)
   - Updated return type to include std::vector<PairingPoints> (from origin/next)

2. **pg_recursion_constraint.test.cpp**:
   - Deleted file as it was renamed to hypernova_recursion_constraint.test.cpp in our branch

3. **ultra_verifier.cpp**:
   - Added kernel_return_data assignment from origin/next
   - Kept updated comment about ClientIVC proof verification

All changes maintain the SumcheckClientIVC → ClientIVC rename while incorporating
necessary updates from origin/next.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ludamad ludamad force-pushed the kb/sumcheck_ivc_cleanup branch from a5ec4a5 to 6ba95ec Compare October 28, 2025 18:50
ludamad added a commit that referenced this pull request Oct 28, 2025
…C rename)

Resolved conflicts following the principle of preferring our branch's ClientIVC naming:

1. **client_ivc.cpp**:
   - Kept ClientIVC:: prefix (not SumcheckClientIVC::)
   - Updated return type to std::vector<ClientIVC::PairingPoints> from origin/next

2. **pg_recursion_constraint.test.cpp**:
   - Deleted file as it was renamed to hypernova_recursion_constraint.test.cpp in our branch

3. **ultra_verifier.cpp**:
   - Added kernel_return_data assignment from origin/next
   - Updated comment about ClientIVC proof verification

All changes maintain the SumcheckClientIVC → ClientIVC rename while incorporating
necessary updates from origin/next.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ludamad ludamad force-pushed the kb/sumcheck_ivc_cleanup branch 3 times, most recently from cb7bccc to f2c0ec5 Compare October 29, 2025 00:52
@ludamad ludamad force-pushed the kb/sumcheck_ivc_cleanup branch from f2c0ec5 to 3050619 Compare October 29, 2025 01:25
set -e
set -euo pipefail

function format_files {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Added by me tired of waiting to format files

@AztecBot
Copy link
Collaborator

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033[38;2;188;109;208mFLAKED\033[0m (\033[38;2;250;217;121m8;;http://ci.aztec-labs.com/4cf11bc6a2cd7e3d�4cf11bc6a2cd7e3d8;;�\033[0m): yarn-project/scripts/run_test.sh p2p/src/client/test/p2p_client.integration_txs.test.ts (256s) (code: 1) group:e2e-p2p-epoch-flakes (\033[38;2;188;109;208mludamad\033[0m: .)

@ludamad ludamad merged commit d22a23e into merge-train/barretenberg Oct 29, 2025
6 checks passed
@ludamad ludamad deleted the kb/sumcheck_ivc_cleanup branch October 29, 2025 05:09
ludamad added a commit that referenced this pull request Dec 16, 2025
Co-authored-by: ludamad <domuradical@gmail.com>
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.

3 participants