Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set correct overflow range #3

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

Insun35
Copy link

@Insun35 Insun35 commented Sep 3, 2024

No description provided.

Copy link

@silathdiir silathdiir left a comment

Choose a reason for hiding this comment

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

I think this fix is correct, good catch!
May be also valuable to send a PR to the upstream https://github.com/0xPolygonZero/plonky2-ecdsa. I found its code also has this bug, they may also help us confirm. Wdyt?

@Insun35
Copy link
Author

Insun35 commented Sep 4, 2024

I think this fix is correct, good catch! May be also valuable to send a PR to the upstream https://github.com/0xPolygonZero/plonky2-ecdsa. I found its code also has this bug, they may also help us confirm. Wdyt?

I just looked at it and realized there is already a fix PR for this issue😂. Thanks for suggesting though

@nikkolasg nikkolasg merged commit 1e8a320 into main Sep 5, 2024
1 check passed
@silathdiir silathdiir deleted the fix/include-modulus-as-overflow branch October 3, 2024 03:01
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