-
Notifications
You must be signed in to change notification settings - Fork 8
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
Multiprecision refactoring: inverse mod and big_int improvements, checked big_uint operations #214
Conversation
dd5d873
to
4ab0dc5
Compare
Clang Test Results 160 files - 1 160 suites - 1 15m 27s ⏱️ - 1m 14s Results for commit 08bd958. ± Comparison against base commit 9b3fb27. This pull request removes 3012 and adds 3202 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Gcc Test Results 160 files - 1 160 suites - 1 16m 20s ⏱️ -40s Results for commit 08bd958. ± Comparison against base commit 9b3fb27. This pull request removes 3012 and adds 3202 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
7bf24cf
to
b8adb34
Compare
1b01b72
to
b938e9f
Compare
…and add wrapping operators
cd75e1c
to
6783b80
Compare
6783b80
to
46d55b1
Compare
e3bb851
to
f713bca
Compare
f713bca
to
bdb9324
Compare
17732f8
to
e0a3887
Compare
e0a3887
to
08bd958
Compare
Also general cleanup, more tests and fixes, zkevm_word rewrite, making all internal operations private, and many refactorings.