rust-bitcoin-unsafe-fast/primitives/src
merge-script 3bf87d8bae
Merge rust-bitcoin/rust-bitcoin#4489: Fix link to BIP-113
c3102f04de Fix link to BIP-113 (Tobin C. Harding)

Pull request description:

  Current rustdocs link is not correct. Just remove the brackets because we have a fully labelled link right below.

ACKs for top commit:
  apoelstra:
    ACK c3102f04dea27388e830e619a43e8b1130bd2d08; successfully ran local tests

Tree-SHA512: 71e41b3bd929fd8ed4e6aa790d73ba33132856dc1b3b7d36afde73f94c1953898814f851caf7004ba1a456d3af107513733a4df810c1b1ce74a3e332b156d97b
2025-05-14 00:10:34 +00:00
..
locktime Fix link to BIP-113 2025-05-12 11:22:55 +10:00
script Merge rust-bitcoin/rust-bitcoin#4485: Add `Builder::with_capacity()` 2025-05-13 17:16:54 +00:00
block.rs 2025-04-27 automated rustfmt nightly 2025-04-27 01:36:56 +00:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4458: locktimes: replace `MtpAndHeight` type with pair of `BlockMtp` and `BlockHeight` 2025-05-07 22:32:16 +00:00
merkle_tree.rs primitives: Make hex optional 2025-04-11 10:55:34 +10:00
opcodes.rs 2025-03-16 automated rustfmt nightly 2025-03-16 01:25:25 +00:00
pow.rs primitives: Enable pedantic lints 2025-03-06 10:58:17 +11:00
sequence.rs Run the formatter 2025-05-08 10:16:56 +10:00
taproot.rs Move taproot back to bitcoin crate 2025-02-26 15:45:49 +11:00
transaction.rs Add regression tests for Display impl 2025-04-30 16:14:05 +01:00
witness.rs primitives: Derive Clone on witness::Iter 2025-05-09 08:59:31 +10:00