Skip to content

[uint] fix quickcheck pow_mul test#924

Merged
ordian merged 1 commit intomasterfrom
ao-fix-qc-pow-test
Jun 20, 2025
Merged

[uint] fix quickcheck pow_mul test#924
ordian merged 1 commit intomasterfrom
ao-fix-qc-pow-test

Conversation

@ordian
Copy link
Copy Markdown
Contributor

@ordian ordian commented Jun 20, 2025

Fixes #923

The condition was wrong. if xˆ2 overflows so does xˆ3.

@ordian ordian merged commit 2613ef6 into master Jun 20, 2025
6 checks passed
@ordian ordian deleted the ao-fix-qc-pow-test branch June 20, 2025 09:17
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.

[uint] Investigate test failure for pow_mul

1 participant