/claim #228

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

What changes are included in this PR?

Replace Into<[u64; 4]>, From<[u64; 4]>, and RefInto<[u64; 4]> trait bounds on Scalar with explicit from_limbs() and to_limbs() methods. This makes the non-free Montgomery form conversions more visible at call sites.

BREAKING CHANGE: Scalar trait no longer requires Into<[u64; 4]>, From<[u64; 4]>, or RefInto<[u64; 4]> bounds. Implementors should use the new from_limbs() and to_limbs() methods instead.

related to changes proposed in #228

Are these changes tested?

Yes

Claim

Total prize pool $100
Total paid $0
Status Pending
Submitted January 05, 2026
Last updated January 05, 2026

Contributors

SH

Shruti Sharma

@shruti2522

100%

Sponsors

SP

Space and Time

@spaceandtimelabs

$100