|
Ran
|
Files
21
|
Run time
0s
|
Badge
README BADGES
|
push
github
feat: simplify bit vector commitment (#35) Currently, bit vector commitments are computed using [multiscalar multiplication](https://github.com/tari-project/bulletproofs-plus/blob/cd7588ee8/src/range_proof.rs#L265-L273) against the inner-product generators. However, this can be simplified by using the shiny new [generator precomputation](https://github.com/tari-project/bulletproofs-plus/pull/19) feature.
1818 of 2002 relevant lines covered (90.81%)
1124.78 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|