rust-bitcoin-unsafe-fast/bitcoin/src/psbt
merge-script 872fc038fe
Merge rust-bitcoin/rust-bitcoin#4392: Fix minor typos and improve clarity in documentation and comments
c009a42e60 Update internal_macros.rs (GarmashAlex)
a4253fa5d9 Update mod.rs (GarmashAlex)
604b095540 Update serialize.rs (GarmashAlex)
024f87e655 Update error.rs (GarmashAlex)
1af34f92c5 Update message_compact_blocks.rs (GarmashAlex)
f554b01e82 Update params.rs (GarmashAlex)

Pull request description:

  This PR addresses several minor issues across the codebase, including:
  - Fixing typographical errors in comments and documentation (e.g., "deserilaization" → "deserialization", "send" → "sent").
  - Improving sentence clarity and grammar in doc comments (e.g., correcting sentence structure and word choice).
  - Enhancing code readability without changing any logic or functionality.

  These changes are purely cosmetic and aimed at improving maintainability and developer experience.

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

Tree-SHA512: 915e2c9444d8f2810ba5cd51d3066685aea5a39d98303c793a854aea6da016cab2c457dd71c0b6549d29d6443db1292ebdb06d25f693741b2eca3979bf67cfab
2025-04-25 13:26:27 +00:00
..
map fix errors input.rs 2025-04-21 23:23:59 +02:00
error.rs Update error.rs 2025-04-24 16:30:44 +03:00
macros.rs hashes: Add hash function to modules 2025-03-06 11:47:29 +11:00
mod.rs Remove usage of hex::test_hex_unwrap 2025-04-11 06:49:06 +10:00
raw.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
serialize.rs Update serialize.rs 2025-04-24 16:37:25 +03:00