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
* remove the `RuntimeBignumTrait` and impl the methods directly for the `RuntimeBignum` struct. ([#134](https://github.com/noir-lang/noir-bignum/issues/134))
9
+
10
+
### Bug Fixes
11
+
12
+
* Bugs on border cases of udiv_mod ([#128](https://github.com/noir-lang/noir-bignum/issues/128)) ([86a9492](https://github.com/noir-lang/noir-bignum/commit/86a9492b063de8b9ce29382445f84efff46a372e))
13
+
14
+
15
+
### Miscellaneous Chores
16
+
17
+
* Remove the `RuntimeBignumTrait` and impl the methods directly for the `RuntimeBignum` struct. ([#134](https://github.com/noir-lang/noir-bignum/issues/134)) ([954dcf6](https://github.com/noir-lang/noir-bignum/commit/954dcf6bf5335c20d4c75f99cb9f9c448c6d6996))
0 commit comments