Jia Liu
Results
3
issues of
Jia Liu
Fix bug in range chip: base is not long enough for decomposing a field element
I was testing bulletproof with different curves such as bls12381 and it doesn't work. In the tests range_verifier_test.go and range_batch_verifier_test.go in pkg/bulletproof, when replacing curve := curves.ED25519() with other curves,...