remove redefinition of arithmetic methods on BigNumTrait
(#84 )
Remove redefinition of arithmetic methods on BigNumTrait
(#84 ) (b5c6ce2 )
Constraint count regression introduced in commit 53f652b (#53 ) (d81d5fa )
Optimize brillig execution of split_X_bits
functions (#47 ) (31ebc7c )
Remove a bunch of unnecessary bytecode from unconstrained ops (#50 ) (08c4151 )
Remove generic parameter from the BigNum
trait (#44 ) (53f652b )
Check that RuntimeBigNum
s have the same BigNumParams
on operations (#46 ) (729dd24 )
Fix barrett reduction bug (#51 ) (c61a621 )
Fix broken tests in runtime_bignum_test.nr
(#39 ) (63e6c85 )
refactor library architecture (#36 )
bump minimum noir version to 0.35.0 and address privacy warnings #24
Added modular square root computation and fully constrained derive_from_seed
method (#32 ) (20e03b0 )
Refactor library architecture (#36 ) (4fa65f6 )
Bump minimum noir version to 0.35.0 and address privacy warnings #24 (fc53098 )
Fixed reduction parameter error (#31 ) (c312ef7 )
Remove unnecessary generic (#42 ) (1eb64aa )
Bignum uses generic arithmetic instead of clunky ArrayX struct (#17 ) (08f5710 )
You can’t perform that action at this time.