rust-bitcoin-unsafe-fast/bitcoin
Andrew Poelstra a000230301
Merge rust-bitcoin/rust-bitcoin#4647: fix: typo in error message
c642bebeb7 fix typo in error message (Afounso Souza)

Pull request description:

  The error message contains "do you have an hardened child number" but should be "do you have a hardened child number"


ACKs for top commit:
  tcharding:
    ACK c642bebeb7
  apoelstra:
    ACK c642bebeb7c452cdb81977f4fb9e36f2b1872be7; successfully ran local tests


Tree-SHA512: f8922d00a7bb687284387f880a1beeba6b1037d1885ea24c8162361880b250e6b44767c076ab40c6cd3cb9c667d28147413cc8257c46cd1383cc999c06735321
2025-07-03 03:40:08 +00:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Fix clippy lint and formatting for `Xpriv::derive_xpriv` and `Xpriv::derive_xpub` calls 2025-06-23 18:06:02 -05:00
src Merge rust-bitcoin/rust-bitcoin#4647: fix: typo in error message 2025-07-03 03:40:08 +00:00
tests psbt: validate that non_witness_utxo txids match the input txids 2025-06-25 16:12:20 +00:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00