rust-bitcoin-unsafe-fast/bitcoin/src
merge-script d4c10a8af0
Merge rust-bitcoin/rust-bitcoin#4317: add copy trait to address and AddressInner
52f9c13358 Implement Copy for Address and AddressInner (tushar994)

Pull request description:

  solves #4237

ACKs for top commit:
  apoelstra:
    ACK 52f9c13358c97c358543f3302b325f37ac49392f; successfully ran local tests

Tree-SHA512: 007092c57b893cfa62a6185c21b8839daf946a5b8ca505fc7d5f3b78c056fc5ce44cfb32936469f1955d535f4798506ea20a936218f0bf6808b17506e87836f2
2025-04-10 18:57:38 +00:00
..
address Implement Copy for Address and AddressInner 2025-04-09 12:25:43 +05:30
blockdata Merge rust-bitcoin/rust-bitcoin#4309: Automated nightly rustfmt (2025-04-06) 2025-04-07 20:56:12 +00:00
consensus fix typos 2025-03-10 09:04:59 +08:00
crypto 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +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 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
psbt 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
taproot 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
bip32.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
bip152.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
bip158.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00:00
consensus_validation.rs Stop using FQP on Amount type 2025-01-24 08:54:24 +11:00
hash_types.rs 2025-03-30 automated rustfmt nightly 2025-03-30 01:27:51 +00: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#4166: Remove bip158 types from crate root 2025-03-26 15:06:55 +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