rust-bitcoin-unsafe-fast/bitcoin/src
merge-script eee3505d2b
Merge rust-bitcoin/rust-bitcoin#4214: Fix some comments
2aac5a1f81 Fix some comments (NinaLua)

Pull request description:

  I fixed some typos in the comments, please review it.

ACKs for top commit:
  Kixunil:
    ACK 2aac5a1f81
  apoelstra:
    ACK 2aac5a1f81a9bb217c4dfb7e45b96188ea60e35b; successfully ran local tests

Tree-SHA512: 50a55451b166189e8ca3d2725ed7bb8ff95a8f1ebef0296c0003414871f1b211e6ffcc3b7225302dd3d6760bfc3f65cf8ed730327ceab60cd55b868ccb0cea9a
2025-03-08 14:20:59 +00:00
..
address 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#4214: Fix some comments 2025-03-08 14:20:59 +00:00
consensus hashes: Add hash function to modules 2025-03-06 11:47:29 +11:00
crypto Fix some comments 2025-03-07 17:03:58 +08:00
merkle_tree 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
network Update CompactTarget::from_next_work_required to take timespan as i64 2024-11-27 11:27:22 -06:00
p2p Update message.rs 2025-02-28 12:35:17 +01:00
psbt Merge rust-bitcoin/rust-bitcoin#4085: Remove the `GeneralHash` trait 2025-03-07 16:35:09 +00:00
taproot Replace uses of `chunks_exact` with `as_chunks` 2025-03-06 19:02:08 +01:00
bip32.rs Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
bip152.rs Add Timestamp newtype 2025-02-25 10:03:28 +11:00
bip158.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
consensus_validation.rs Stop using FQP on Amount type 2025-01-24 08:54:24 +11:00
hash_types.rs bitcoin: Remove hash type re-exports 2025-03-04 08:15:04 +11:00
internal_macros.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4126: Add additional re-exports 2025-03-06 23:13:42 +00:00
policy.rs Policy: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 2025-02-27 00:20:08 +07:00
pow.rs Add Timestamp newtype 2025-02-25 10:03:28 +11:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs update secp256k1 to 0.30.0 2025-03-02 23:31:48 +08:00