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

Ns/chore/zk use stable isqrt #1954

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

nsarlin-zama
Copy link
Contributor

closes: please link all relevant issues

PR content/description

isqrt has been stabilized with 1.84, we don't need the custom implementation anymore.
I also changed the sqr function signature to sqr(u64) -> u128, so that it explicitly cannot overflow.

@nsarlin-zama nsarlin-zama merged commit 7103a83 into main Jan 14, 2025
162 checks passed
@nsarlin-zama nsarlin-zama deleted the ns/chore/zk_use_stable_isqrt branch January 14, 2025 17:29
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.

3 participants