rust-bitcoin-unsafe-fast/hashes/src
Andrew Poelstra 7930a9ba5c
Merge rust-bitcoin/rust-bitcoin#1641: Move deny lint checks to script
a1c3082319 Move deny lint checks to script (Harshil Jani)

Pull request description:

  Closes #1551
  Signed-off-by: Harshil Jani <harshiljani2002@gmail.com>

ACKs for top commit:
  apoelstra:
    ACK a1c3082319
  Kixunil:
    ACK a1c3082319

Tree-SHA512: 68632fcff175fa7f035ea10346fc36c1d593ba797e18955b01b8f38932e10327dbb36d9cbf95f65c29f68c5106e8b3364708b75ec3fd94c41cee6c994300eca7
2023-02-14 19:05:45 +00:00
..
cmp.rs Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
error.rs Remove FromHex for all types except Vec and array 2023-02-01 08:26:46 +11:00
hash160.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
hex.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
hmac.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
impls.rs hashes: Implement std::error::Error 2023-02-01 08:22:46 +11:00
internal_macros.rs Remove FromHex for all types except Vec and array 2023-02-01 08:26:46 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#1641: Move deny lint checks to script 2023-02-14 19:05:45 +00:00
ripemd160.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
serde_macros.rs Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
sha1.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
sha256.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
sha256d.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
sha256t.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
sha512.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
sha512_256.rs hashes: Improve feature gating 2023-02-14 06:23:56 +11:00
siphash24.rs Use fully qualified path in macro 2023-02-01 08:22:46 +11:00
util.rs Remove FromHex for all types except Vec and array 2023-02-01 08:26:46 +11:00