rust-secp256k1-unsafe-fast/src
Andrew Poelstra 7a00b8310d
Merge rust-bitcoin/rust-secp256k1#516: Fix broken links
ade888e922 Check for broken links in CI (Tobin C. Harding)
e3f6d23b49 Fix incorrect method name in docs (Tobin C. Harding)

Pull request description:

  - Patch 1: Fix broken link (links to recently removed deprecated function)
  - Patch 2: Add `-- -D rustdoc::broken-intra-doc-links` to CI

  cc dpc, wasn't on this repo but you brought this to my attention, thanks man!

ACKs for top commit:
  apoelstra:
    ACK ade888e922

Tree-SHA512: febe4dc3d8831d59edcc6ae1e6b31c48bc1ab8765a7c074573657350e906cd877ef2ed486adc656b09f3e2471d11cd3e57072a33f2f0279eb9cd13b2102f1cd7
2022-11-17 03:04:33 +00:00
..
ecdsa Merge rust-bitcoin/rust-secp256k1#507: Minimise FFI in the public API 2022-11-14 14:13:22 +00:00
constants.rs Remove deprecated code 2022-11-10 11:30:40 +11:00
context.rs Remove cfg docs feature requirements 2022-11-15 12:14:29 +11:00
ecdh.rs Merge rust-bitcoin/rust-secp256k1#509: Improve feature usage bitcoin-hashes[-std] 2022-11-14 14:19:57 +00:00
key.rs Merge rust-bitcoin/rust-secp256k1#516: Fix broken links 2022-11-17 03:04:33 +00:00
lib.rs Fix incorrect method call 2022-11-15 12:25:31 +11:00
macros.rs Improve Error display 2022-06-14 09:33:48 +10:00
scalar.rs Add array constants 2022-11-06 05:21:16 +11:00
schnorr.rs Merge rust-bitcoin/rust-secp256k1#507: Minimise FFI in the public API 2022-11-14 14:13:22 +00:00
secret.rs Remove ONE_KEY 2022-11-15 12:14:29 +11:00
serde_util.rs Use fixed width serde impls for keys 2022-06-09 16:09:31 +10:00