You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that our range constraints do not allow us to apply range constraints greater than 128 bits, it would be good to have an unsafe way to do arithmetics on fields.
# Description
resolves#4015
## Problem\*
Resolves <!-- Link to GitHub Issue -->
## Summary\*
## Additional Context
## Documentation\*
Check one:
- [ ] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.
# PR Checklist\*
- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
---------
Co-authored-by: Tom French <[email protected]>
Co-authored-by: Tom French <[email protected]>
Problem
Given that our range constraints do not allow us to apply range constraints greater than 128 bits, it would be good to have an unsafe way to do arithmetics on fields.
Happy Case
Add the following method to the stdlib:
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: