Skip to content

feat: merge-train/barretenberg#20511

Open
AztecBot wants to merge 3 commits intonextfrom
merge-train/barretenberg
Open

feat: merge-train/barretenberg#20511
AztecBot wants to merge 3 commits intonextfrom
merge-train/barretenberg

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Feb 13, 2026

BEGIN_COMMIT_OVERRIDE
chore!: pairing points audit (#20456)
fix: default pp handling (#20516)
END_COMMIT_OVERRIDE

Review of the stdlib (and native) `PairingPoints` class. No bug fixes.
Changes include:
- "Default" pairing points are point at infinity (mimicking native)
instead of arbitrary valid points
- Add `reconstruct_from_public` for use in codec
- More complete testing suite for basic functionality and tagging
mechanism
- Sanity tests for native `PairingPoints` class

VK change is due to change in default pairing point representation from
arbitrary valid to inf
Copy link
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot
Copy link
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

@AztecBot AztecBot enabled auto-merge February 14, 2026 03:45
simplifying external api and making pp aware of its defaultness, so that
set_public() chooses the right path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants