rust-bitcoin-unsafe-fast/bitcoin/src
Tobin C. Harding 851e4111ec
Run the formatter
2024-10-31 09:52:32 +11:00
..
address Run the formatter 2024-10-31 09:52:32 +11:00
blockdata Run the formatter 2024-10-31 09:52:32 +11:00
consensus Merge rust-bitcoin/rust-bitcoin#3518: Automated nightly rustfmt (2024-10-27) 2024-10-28 21:34:59 +00:00
crypto Elide more lifetimes 2024-10-28 15:22:13 +11:00
merkle_tree Explicitly re-export stuff from crates down the stack 2024-10-27 06:45:58 +11:00
network Elide more lifetimes 2024-10-28 15:22:13 +11:00
p2p Elide more lifetimes 2024-10-28 15:22:13 +11:00
psbt Merge rust-bitcoin/rust-bitcoin#3519: psbt: Fix bug in Subtype consensus_encode 2024-10-29 13:10:08 +00:00
taproot Merge rust-bitcoin/rust-bitcoin#3518: Automated nightly rustfmt (2024-10-27) 2024-10-28 21:34:59 +00:00
bip32.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
bip152.rs Split encode::Error into two parts 2024-10-22 11:58:43 +11:00
bip158.rs Replace VarInt type with ReadExt and WriteExt functions 2024-09-25 06:56:09 +10:00
consensus_validation.rs Seal extension traits 2024-10-21 14:51:23 +11:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Seal extension traits 2024-10-21 14:51:23 +11:00
lib.rs Explicitly re-export stuff from crates down the stack 2024-10-27 06:45:58 +11:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs refactor: compute recid in a single line 2024-10-18 16:39:50 +09:00