-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(uints): constrain valueOf (#1139)
* fix(uints): constrain valueOf * chore: use existing method instead * chore: use the Long type restriction * test: add test case for add * feat: check carry correctness in Add * chore: use unified method for Long length * chore: use range --------- Co-authored-by: Ivo Kubjas <[email protected]>
- Loading branch information
1 parent
ccf02f9
commit 6abed5a
Showing
2 changed files
with
76 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters