rust-bitcoin-unsafe-fast/primitives/src
merge-script 21d1defced
Merge rust-bitcoin/rust-bitcoin#4011: Update example imports to use `relative::*`
a4fe67645a Use relative::* or absolute::* in locktime example (ndungudedan)

Pull request description:

  Aims to resolve #3976

  Apart from the examples in the `relative.rs` file, I see others in the **examples** folder. If this patch is good, I can continue with them.

  I will happily appreciate a review.

ACKs for top commit:
  tcharding:
    ACK a4fe67645a
  jamillambert:
    ACK a4fe67645a

Tree-SHA512: a9551c77bf91fdc212126d387adb110a7dc71635620f4efa25dc1e4306a9953968a4ad0e1528c990d5083bd9833702e62ae819db474a49f1284327fd042fb1c2
2025-02-07 06:09:16 +00:00
..
locktime Use relative::* or absolute::* in locktime example 2025-02-06 22:28:13 +03:00
script Merge rust-bitcoin/rust-bitcoin#3996: Automated nightly rustfmt (2025-02-02) 2025-02-02 23:48:53 +00:00
block.rs Add a test for Header size 2025-02-06 14:28:22 +00:00
lib.rs primitives: Add core re-exports 2024-12-28 09:03:42 +11:00
merkle_tree.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
opcodes.rs 2025-01-05 automated rustfmt nightly 2025-01-05 01:22:00 +00:00
pow.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
sequence.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
taproot.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
transaction.rs Delete `TxOut::NULL` 2025-01-29 23:02:51 +01:00
witness.rs Change `#[must_use]` to be the same as stdlib 2025-01-27 20:13:29 +00:00