Skip to content

fix: correct bn254 fp and fp2 chip comments#408

Merged
eigmax merged 1 commit intoProjectZKM:mainfrom
Forostovec:fix/bn254-fp-comments
Jan 16, 2026
Merged

fix: correct bn254 fp and fp2 chip comments#408
eigmax merged 1 commit intoProjectZKM:mainfrom
Forostovec:fix/bn254-fp-comments

Conversation

@Forostovec
Copy link
Copy Markdown
Contributor

The comments for Bn254FpOpAssign and Bn254Fp2AddSubAssign were swapped, describing fp operations as fp2 add/sub and vice versa. This was confusing for anyone reading or searching by the documentation and could lead to misuse of these variants based on the wrong description. The change realigns the comments with the actual meaning of the enum variants without touching any functional code.

@eigmax eigmax merged commit 9c8b2ba into ProjectZKM:main Jan 16, 2026
3 checks passed
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.

2 participants