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

tari-project / bulletproofs-plus / 5784165522

Builds Branch Commit Type Ran Committer Via Coverage
5784165522 main chore: bump version (#54) ## [0.3.2](https://github.com/tari-project/bulletproofs-plus/compare/v0.3.1...v0.3.2) (2023-08-07) ## Features * change precomputation `rc` to `arc` ([44](https://github.com/tari-project/bulletproofs-plus/issu... push 07 Aug 2023 10:54AM UTC web-flow github pending completion   set done
5783449139 main docs: update benchmark data (#51) Updates rough benchmark data against Bulletproofs. The verification number is worse than originally thought, but this is likely due to differences in the curve library version that have been [made consistent](... push 07 Aug 2023 09:38AM UTC web-flow github pending completion   set done
5783444822 main feat: minor verifier optimizations (#53) Adds a few minor optimizations to the verifier. In the case of verification with no mask extraction, the vector used to store optional mask data is constructed empty with no capacity hint, but has `No... push 07 Aug 2023 09:37AM UTC web-flow github pending completion   set done
5763399034 main feat: simplify inner-product generator folding (#52) Simplifies the handling of prover inner-product generator folding for efficiency. Currently, this folding process is done using element-by-element scalar-group multiplication followed by grou... push 04 Aug 2023 02:39PM UTC web-flow github pending completion   set done
5737700658 main chore: manually clone generators (#50) Changes the cloning strategy for `BulletproofGens` from derived to manual. This removes the need for the curve library precomputation struct to support cloning. push 02 Aug 2023 10:35AM UTC web-flow github pending completion   set done
5644589082 main test: improve coverage (#47) [Coverage](https://coveralls.io/github/tari-project/bulletproofs-plus?branch=main) for the repository is pretty good, but can be improved by adding tests. This PR adds tests across the board. There are a few no... push 24 Jul 2023 12:12PM UTC web-flow github pending completion   set done
5644557389 main ci: speed up tests (#49) Tests run slowly on CI. This happens for three reasons: - Integration tests run over a matrix of extension degrees, bit lengths, and batch structures. - The document test runs over a batch of four proofs. - CI is conf... push 24 Jul 2023 12:09PM UTC web-flow github pending completion   set done
5623871495 main docs: add link to RFC-0181 (#46) Several of the optimizations used in this implementation are documented in [Tari RFC-0181](https://rfc.tari.com/RFC-0181_BulletproofsPlus.html). This PR adds a documentation link to this RFC to make it easier to... push 21 Jul 2023 03:27PM UTC web-flow github pending completion   set done
5623861892 main fix: reduce vector capacity (#45) When computing the `d` vector, the prover and verify each allocate too much space for it. This is unnecessary, since the number of scalar elements in the vector is known. This PR fixes the over-allocation by... push 21 Jul 2023 03:26PM UTC web-flow github pending completion   set done
5623846562 main fix: promise check in range statement (#48) Range statement initialization requires the number of minimum value promises to match the number of commitments. There's currently a logic error that renders this check incorrect. This PR fixes the... push 21 Jul 2023 03:25PM UTC web-flow github pending completion   set done
5608725936 main feat: change precomputation `rc` to `arc` (#44) Changed Precomputation `Rc` to `Arc` as `Rc<VartimeRistrettoPrecomputation>` cannot be shared between threads safely push 20 Jul 2023 08:44AM UTC web-flow github pending completion   set done
5584503571 main v0.3.1 push 18 Jul 2023 07:31AM UTC stringhandler github pending completion   set done
5584481498 main chore: use crate reference for curve library (#42) Update the curve library dependency to use a crate reference for consistency. Closes #39. push 18 Jul 2023 07:29AM UTC web-flow github pending completion   set done
5542574022 main chore: version 0.3.0 (#41) Update the version ## [0.3.0](https://github.com/tari-project/bulletproofs-plus/compare/v0.2.3...v0.3.0) (2023-07-13) ## ⚠ BREAKING CHANGES * Changes the way that seed nonces are used in mask recovery. Exi... push 13 Jul 2023 11:45AM UTC web-flow github pending completion   set done
5535959328 main chore: update curve25519-dalek dependency (#40) Update to latest `version = "4.0.3"` push 12 Jul 2023 08:21PM UTC web-flow github pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
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