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

tari-project / tari-crypto / 7818179339

Builds Branch Commit Type Ran Committer Via Coverage
7818179339 main feat: add constant-time trait bounds (#219) Currently, the only implementation of the `SecretKey` and `PublicKey` traits is for Ristretto, where both [scalars](https://github.com/dalek-cryptography/curve25519-dalek/blob/ba737a379071191158bacfa6... push 07 Feb 2024 04:45PM UTC web-flow github
90.76
7817080501 main ci: pin nightly toolchain (#222) Sadly, nightly CI is borked due to an [upstream issue](https://github.com/dalek-cryptography/curve25519-dalek/issues/618) identified with a recent nightly release. This PR pins the nightly toolchain at a work... push 07 Feb 2024 03:25PM UTC web-flow github
90.82
7794439685 main ci: fix lint error (#221) Nightly `clippy` incorrectly reports that the commitment `PartialEq` [implementation](https://github.com/tari-project/tari-crypto/blob/017bb2cde/src/commitment.rs#L157-L161) recurses. Cha... push 06 Feb 2024 03:54AM UTC web-flow github
90.82
7112546541 main chore: new release 0.20 (#215) push 06 Dec 2023 09:24AM UTC web-flow github
90.81
7099053551 main ci(fix): prevent code injection (#214) Update pr_title workflow, to prevent code injection. push 05 Dec 2023 10:02AM UTC web-flow github
90.81
7046605394 main chore: upgrade borsh (#213) upgrade brosh to version 1.2 push 30 Nov 2023 12:45PM UTC web-flow github
90.81
7002194949 main fix: add opt-in std support (#212) There are cases where std is needed (barring workarounds). E.g. errors implementing std::error::Error. This PR adds the ability to opt-in to the stdlib. push 27 Nov 2023 08:08AM UTC web-flow github
90.81
6731513761 main chore: new release 0.19.0 (#211) Ups the version and creates a new release version push 02 Nov 2023 10:54AM UTC web-flow github
90.84
6639828365 main fix!: improve zeroizing support (#209) This adds `Zeroize` and `ZeroizeOnDrop` to `ExtendedMask` and `ExtendedWitness` for improved memory handling functionality. It restricts the visibility of an internal commitment constructor and adds zeroi... push 25 Oct 2023 11:47AM UTC web-flow github
90.84
6639817569 main test: optimize range proof tests (#201) Tests are currently slow, mainly due to the parameters used in range proof tests. This PR simplifies these parameters to speed up tests while still exercising the required functionality. Closes #200. push 25 Oct 2023 11:45AM UTC web-flow github
90.78
6335787182 main feat!: differentiate scalar parsing from byte arrays (#194) Currently, creating a scalar `RistrettoSecretKey` [from a byte array](https://github.com/tari-project/tari-crypto/blob/053119f21/src/ristretto/ristretto_k... push 28 Sep 2023 07:41AM UTC web-flow github
89.94
6143412854 main test: expand and clean up lints (#207) There are currently several `clippy` [groups](https://github.com/rust-lang/rust-clippy#clippy) that are useful, but are not included in `lints.toml`. This PR adds the default `clippy::all` group to the de... push 11 Sep 2023 07:58AM UTC web-flow github
89.87
6143116577 main ci: update CI actions (#206) This PR updates CI actions. Because the `actions-rs` project is [unmaintained](https://github.com/actions-rs/toolchain/issues/216), this is replaced with the [maintained](https://github.com/dtolnay/rust-toolchai... push 11 Sep 2023 07:26AM UTC web-flow github
89.87
6143079772 main test: replace usize with u64 (#203) Small PR that makes sure this test runs on 32 bit and 64 bit machines push 11 Sep 2023 07:22AM UTC web-flow github
89.87
5922861327 main chore: remove unused rewindable range proof code (#198) Removes old rewindable range proof code that was unused. Partially addresses #196. push 21 Aug 2023 06:54AM UTC web-flow github
89.5
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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