|
Ran
|
Jobs
1
|
Files
21
|
Run time
1s
|
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5466101673.1 | 0 |
90.81 |
GitHub Action Run |