rust-bitcoin-unsafe-fast/bitcoin/src
merge-script 70a879279b
Merge rust-bitcoin/rust-bitcoin#3859: Remove usage of impl_from_infallible in crates
f94c7185fd Remove usage of impl_from_infallible in crates (Shing Him Ng)

Pull request description:

  Fixes #3843

  tcharding Copied your commit message from the other `impl_from_infallible` commit 😄

ACKs for top commit:
  apoelstra:
    ACK f94c7185fdd62e1ed98ed4016486406146c4d4f3; successfully ran local tests; nice!
  tcharding:
    ACK f94c7185fd

Tree-SHA512: 8c58c2c87f6892855d74a3306e1027a37394961f0a26b7bd88cc1654a190dda37234e7dde51a419dcd2f1bd1dd1ccceec16bbbc6fbdd5418ad21f10531b402b3
2025-01-06 14:15:17 +00:00
..
address Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
blockdata Merge rust-bitcoin/rust-bitcoin#3859: Remove usage of impl_from_infallible in crates 2025-01-06 14:15:17 +00:00
consensus Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
crypto Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
merkle_tree Merge rust-bitcoin/rust-bitcoin#3859: Remove usage of impl_from_infallible in crates 2025-01-06 14:15:17 +00:00
network Update CompactTarget::from_next_work_required to take timespan as i64 2024-11-27 11:27:22 -06:00
p2p 2025-01-05 automated rustfmt nightly 2025-01-05 01:22:00 +00:00
psbt Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
taproot Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
bip32.rs Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
bip152.rs Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
bip158.rs Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
consensus_validation.rs Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01: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#3746: bitcoin: Improve rustdocs on extern crates 2024-12-14 17:03:56 +00:00
policy.rs Make capitalization of SegWit uniform in rustdocs 2024-12-17 14:28:28 +00:00
pow.rs Add parenthesis to explicitly show precedence 2025-01-04 15:25:00 +11:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs Remove usage of impl_from_infallible in crates 2025-01-04 23:46:12 -06:00