rust-bitcoin-unsafe-fast/bitcoin/src
merge-script cfccd389a9
Merge rust-bitcoin/rust-bitcoin#4242: Automated nightly rustfmt (2025-03-16)
a74e08a53d 2025-03-16 automated rustfmt nightly (Fmt Bot)

Pull request description:

  Automated nightly `rustfmt` changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

ACKs for top commit:
  tcharding:
    ACK a74e08a53d
  apoelstra:
    ACK a74e08a53df42a822b3e4840f37bf72b24418fe1; successfully ran local tests

Tree-SHA512: ca233e517c6734181e86940ba92bde1c2b138b66ff27e80a10f98d5ae1aac5ac73ec46633bba2a94ba143d01602764bfe6ffad2378cdf8bbfe4210be620113ea
2025-03-18 12:27:46 +00:00
..
address Enable getting the network kind from an address 2025-03-17 12:27:11 +11:00
blockdata Merge rust-bitcoin/rust-bitcoin#4242: Automated nightly rustfmt (2025-03-16) 2025-03-18 12:27:46 +00:00
consensus fix typos 2025-03-10 09:04:59 +08:00
crypto 2025-03-16 automated rustfmt nightly 2025-03-16 01:25:25 +00: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 test: add coverage for ServiceFlags::P2P_V2 2025-03-11 18:24:16 -03:00
psbt Merge rust-bitcoin/rust-bitcoin#4242: Automated nightly rustfmt (2025-03-16) 2025-03-18 12:27:46 +00:00
taproot 2025-03-16 automated rustfmt nightly 2025-03-16 01:25:25 +00:00
bip32.rs Add validation for private key format and master key constraints 2025-03-10 10:22:41 -03:00
bip152.rs 2025-03-16 automated rustfmt nightly 2025-03-16 01:25:25 +00: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 2025-03-16 automated rustfmt nightly 2025-03-16 01:25:25 +00:00
policy.rs Policy: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 2025-02-27 00:20:08 +07:00
pow.rs chore: spellchecker 2025-03-16 07:23:18 +00: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