rust-bitcoin-unsafe-fast/bitcoin/src
Erick Cestari dfb49f014c Rename impl_try_from_array to impl_from_array 2025-03-21 14:26:31 -03:00
..
address Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01:00
blockdata Merge rust-bitcoin/rust-bitcoin#4248: Alloc-free (AKA zero-copy) control block 2025-03-20 19:12:00 +00:00
consensus fix typos 2025-03-10 09:04:59 +08:00
crypto Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01: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 Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01:00
taproot Rename impl_try_from_array to impl_from_array 2025-03-21 14:26:31 -03:00
bip32.rs Add official BIP32 test vectors for invalid keys 2025-03-20 20:19:51 +01:00
bip152.rs Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01:00
bip158.rs Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01: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 Remove a bunch of `try_into().expect()` 2025-03-20 20:19:50 +01: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