Skip to content

feat(aztec-nr): Follow up to removing nr Point#23507

Merged
MirandaWood merged 1 commit into
nextfrom
mw/rem-nr-point-struct-follow-up
May 22, 2026
Merged

feat(aztec-nr): Follow up to removing nr Point#23507
MirandaWood merged 1 commit into
nextfrom
mw/rem-nr-point-struct-follow-up

Conversation

@MirandaWood
Copy link
Copy Markdown
Contributor

Summary

Quick follow up to #23392

Comment on lines -278 to -285
/**
* Check if this is point at infinity.
* Check this is consistent with how bb is encoding the point at infinity
*/
public get inf() {
return this.isInfinite;
}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removed this since it's basically a duplicate of isInfinite now

@MirandaWood MirandaWood added this pull request to the merge queue May 22, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator

AztecBot commented May 22, 2026

Flakey Tests

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

\033FLAKED\033 (8;;http://ci.aztec-labs.com/f59f6e37292e3faf�f59f6e37292e3faf8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/duplicate_proposal_slash.test.ts (139s) (code: 0) group:e2e-p2p-epoch-flakes

Merged via the queue into next with commit b72976e May 22, 2026
30 checks passed
@MirandaWood MirandaWood deleted the mw/rem-nr-point-struct-follow-up branch May 22, 2026 15:54
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.

3 participants