• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / bulletproofs-plus / 7525175116
98%

Build:
DEFAULT BRANCH: main
Ran 15 Jan 2024 06:31AM UTC
Jobs 1
Files 19
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jan 2024 06:27AM UTC coverage: 97.665% (-0.02%) from 97.685%
7525175116

push

github

web-flow
feat: move RNGs into `RangeProofTranscript` (#111)

Recent work in #109 uses Merlin's `TranscriptRng` functionality to
improve the handling of random number generation, and also refactors
transcript operations for safer use through a `RangeProofTranscript`
wrapper.

A
[suggestion](https://github.com/tari-project/bulletproofs-plus/pull/109#discussion_r1449861417)
by @sdbondi recommends moving the `TranscriptRng` into
`RangeProofTranscript` so the prover and verifier aren't responsible for
it. This PR adds such a change.

It also updates `RangeProofTranscript` to hold a mutable reference to
the external random number generator. This ensures the prover and
verifier can't accidentally use it instead of the `TranscriptRng`.

2300 of 2355 relevant lines covered (97.66%)

2491.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7525175116.1 15 Jan 2024 06:31AM UTC 19
97.66
GitHub Action Run
Source Files on build 7525175116
  • Tree
  • List 19
  • Changed 4
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 854dd885 on github
  • Prev Build on main (#7498499628)
  • Next Build on main (#8159438199)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc