rust-bitcoin-unsafe-fast/bitcoin/src
wgyt 08ced04d12 fix typos 2025-03-10 09:04:59 +08:00
..
address 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#4214: Fix some comments 2025-03-08 14:20:59 +00:00
consensus fix typos 2025-03-10 09:04:59 +08:00
crypto Fix some comments 2025-03-07 17:03:58 +08: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 Update message.rs 2025-02-28 12:35:17 +01:00
psbt Merge rust-bitcoin/rust-bitcoin#4085: Remove the `GeneralHash` trait 2025-03-07 16:35:09 +00:00
taproot Replace uses of `chunks_exact` with `as_chunks` 2025-03-06 19:02:08 +01:00
bip32.rs Bound HmacEngine on HashEngine 2025-03-06 11:47:26 +11:00
bip152.rs Add Timestamp newtype 2025-02-25 10:03:28 +11: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 Merge rust-bitcoin/rust-bitcoin#4126: Add additional re-exports 2025-03-06 23:13:42 +00:00
policy.rs Policy: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 2025-02-27 00:20:08 +07:00
pow.rs Add Timestamp newtype 2025-02-25 10:03:28 +11: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