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

tari-project / bulletproofs-plus / 5530839904

Builds Branch Commit Type Ran Committer Via Coverage
5530839904 main chore: update curve library and dependencies (#38) Updates the curve library and associated dependencies. One change of note is that precomputation tables are now maintained in an `Rc` instead of an `Arc` due to trait bounds. push 12 Jul 2023 11:20AM UTC web-flow github pending completion   set done
5466116624 main docs: update documentation and remove old benchmarks (#37) The benchmarks used in the documentation are out of date. This PR updates the documentation to remove them and provide a better overview of the features of the implementation. Closes... push 05 Jul 2023 03:31PM UTC web-flow github pending completion   set done
5466101673 main 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-... push 05 Jul 2023 03:29PM UTC web-flow github pending completion   set done
5323031790 main chore: inner-product protocol cleanup (#34) The inner-product protocol implementation includes many unnecessary clones when computing per-round multiscalar multiplication evaluations. These are unnecessary, since the evaluation function can acc... push 20 Jun 2023 01:19PM UTC web-flow github pending completion   set done
5313126257 main feat: use precomputation on (most) fixed generators (#19) Uses precomputation of fixed generator vectors to speed up verification, at the cost of storing precomputation tables between verification operations. This doesn't use precomputation on ... push 19 Jun 2023 02:35PM UTC web-flow github pending completion   set done
5311495851 main fix!: nonce index encoding (#31) Nonces used for mask recovery are generated using hashes of a label, seed, and two optional indexes. The label is included using the `persona` field available in `Blake2b`, and the seed is of fixed length. Howe... push 19 Jun 2023 11:55AM UTC web-flow github pending completion   set done
5311492391 main chore: cleanup and efficiency improvements (#32) Improves memory efficiency by removing some cloning and modifying some vectors in place. Does some miscellaneous code cleanup. Closes [issue 25](https://github.com/tari-project/bulletproofs-pl... push 19 Jun 2023 11:54AM UTC web-flow github pending completion   set done
4599666475 main v0.2.3 push 03 Apr 2023 05:41PM UTC stringhandler github pending completion   set done
4598362477 main v0.2.2 push 03 Apr 2023 03:17PM UTC stringhandler github pending completion   set done
4598177593 main fix: fix rand_core inequality (#26) push 03 Apr 2023 03:00PM UTC GitHub github pending completion   set done
3827641689 main v0.2.1 push 03 Jan 2023 07:31AM UTC stringhandler github pending completion   set done
3697662280 main fix: exclude dalek from source test coverage push 14 Dec 2022 06:32PM UTC CjS77 github pending completion   set done
3697430773 main feat: add status badges to readme push 14 Dec 2022 06:02PM UTC CjS77 github pending completion   set done
3697394026 main fix: update test coverage script push 14 Dec 2022 05:56PM UTC CjS77 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