rust-bitcoin-unsafe-fast/bitcoin/src
merge-script 45e311cab9
Merge rust-bitcoin/rust-bitcoin#2930: Improve docs on private `Witness` fields
c717f7f424 Improve docs on private Witness fields (Tobin C. Harding)

Pull request description:

  The `Witness` type is a reasonable complex data structure, make an effort to clarify its structure in the docs on the private fields.

  Private docs only.

  (Original idea pulled out of #2133.)

ACKs for top commit:
  Kixunil:
    ACK c717f7f424
  apoelstra:
    ACK c717f7f424 much clearer, thanks!

Tree-SHA512: 9d54b7eeefec97e584fb5f275049dbac0473c949fae8ab05c6961d6fc424c17a058af7037c2220ef1446af294d78c68bfee741cfeca1b18ecc402935d8069dab
2024-06-30 22:48:18 +00:00
..
address Merge rust-bitcoin/rust-bitcoin#2939: Automated nightly rustfmt (2024-06-30) 2024-06-30 12:09:40 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#2930: Improve docs on private `Witness` fields 2024-06-30 22:48:18 +00:00
consensus Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
crypto Merge rust-bitcoin/rust-bitcoin#2892: Remove wildcard imports 2024-06-30 04:04:08 +00:00
merkle_tree Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
p2p Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
psbt Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
taproot Merge rust-bitcoin/rust-bitcoin#2892: Remove wildcard imports 2024-06-30 04:04:08 +00:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2892: Remove wildcard imports 2024-06-30 04:04:08 +00:00
bip152.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
bip158.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
hash_types.rs bitcoin: remove all direct use of hashing/engines in unit tests 2024-06-24 13:58:03 +00:00
internal_macros.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
lib.rs Re-export public functions, enums, and structs from units::parse in the bitcoin crate root 2024-06-26 12:46:31 -05:00
network.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs 2024-06-30 automated rustfmt nightly 2024-06-30 01:10:26 +00:00
serde_utils.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
sign_message.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
test_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00