rust-bitcoin-unsafe-fast/bitcoin/src
merge-script 1058cbb9f8
Merge rust-bitcoin/rust-bitcoin#3233: Automated nightly rustfmt (2024-08-25)
fbf7f41875 2024-08-25 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:
  apoelstra:
    ACK fbf7f41875 successfully ran local tests

Tree-SHA512: 2612a860db6e900558d840d2bd9f1a1f6d7d5fff823b2686613aecad84268c2d0f9cb024d023f91d010652aecf0b7b7e36eb00c930a601121e61a30bfc5ddd35
2024-08-25 14:21:11 +00:00
..
address Introduce two extensions traits for ScriptBuf 2024-08-20 09:34:34 +10:00
blockdata Merge rust-bitcoin/rust-bitcoin#3233: Automated nightly rustfmt (2024-08-25) 2024-08-25 14:21:11 +00:00
consensus Removed unneeded usages of vec! macro 2024-08-19 10:12:09 +02:00
crypto ecdsa: Improve error types 2024-08-23 16:08:47 +10:00
merkle_tree Introduce ToU64 conversion trait 2024-08-08 15:32:40 +10:00
network 2024-08-25 automated rustfmt nightly 2024-08-25 01:14:09 +00:00
p2p Removed unneeded usages of vec! macro 2024-08-19 10:12:09 +02:00
psbt ecdsa: Improve error types 2024-08-23 16:08:47 +10:00
taproot 2024-08-25 automated rustfmt nightly 2024-08-25 01:14:09 +00:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2889: Move `serde_round_trip` macro to internals 2024-07-08 20:50:23 +00:00
bip152.rs Removed unneeded usages of vec! macro 2024-08-19 10:12:09 +02:00
bip158.rs feat(bip158): compute canonical filter hash 2024-08-22 10:33:14 -10:00
consensus_validation.rs Generalize fn params in `define_extension_trait` 2024-08-13 13:13:10 +02:00
hash_types.rs Use TBD in deprecated attribute 2024-08-23 14:49:57 +10:00
internal_macros.rs Introduce two extensions traits for ScriptBuf 2024-08-20 09:34:34 +10:00
lib.rs Merge rust-bitcoin/rust-bitcoin#2972: Use index size rather than pointer size to enforce convertibility of `u32` to `usize` 2024-08-24 14:16:31 +00:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs Removed unneeded usages of vec! macro 2024-08-19 10:12:09 +02:00
serde_utils.rs bitcoin: add a couple missing prelude imports 2024-08-22 16:55:32 +00:00
sign_message.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00