rust-bitcoin-unsafe-fast/bitcoin/src
merge-script 4797a75586
Merge rust-bitcoin/rust-bitcoin#3584: Standardize constructor type function docs
1649b68589 Standardize wording to `constructs a new` (Jamil Lambert, PhD)
27f94d5540 Replace `creates` with `constructs` (Jamil Lambert, PhD)

Pull request description:

  As discussed in issue #3575 there are various ways of saying a new object is created.

  These have all be standardized to the agreed version.

  Close #3575

ACKs for top commit:
  apoelstra:
    ACK 1649b68589834dfe9d5b63812da3e9f0e5930107; successfully ran local tests
  tcharding:
    ACK 1649b68589

Tree-SHA512: 0ed9b56819c95f1fc14da1e0fdbbe03c4af2d97a95ea6b56125f72913e8d832db5d2882d713ae139d00614e651f3834a4d72528bdf776231cceb6772bf2f9963
2024-11-06 16:05:24 +00:00
..
address Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#3584: Standardize constructor type function docs 2024-11-06 16:05:24 +00:00
consensus Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
crypto Merge rust-bitcoin/rust-bitcoin#3584: Standardize constructor type function docs 2024-11-06 16:05:24 +00:00
merkle_tree Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
network Merge rust-bitcoin/rust-bitcoin#3584: Standardize constructor type function docs 2024-11-06 16:05:24 +00:00
p2p Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
psbt Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
taproot Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip32.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip152.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip158.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
consensus_validation.rs Introduce Transaction extension traits 2024-10-30 12:28:52 +11:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
lib.rs bitcoin: Re-format crate level re-exports 2024-11-04 08:49:03 +11:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs Merge rust-bitcoin/rust-bitcoin#3584: Standardize constructor type function docs 2024-11-06 16:05:24 +00:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00