rust-bitcoin-unsafe-fast/bitcoin/src
Tobin C. Harding f8f846bb9e
Move Transaction type to primitives
Needs no explanation - lets go!
2024-10-30 12:28:53 +11:00
..
address Run the formatter 2024-10-30 11:30:24 +11:00
blockdata Move Transaction type to primitives 2024-10-30 12:28:53 +11:00
consensus Merge rust-bitcoin/rust-bitcoin#3518: Automated nightly rustfmt (2024-10-27) 2024-10-28 21:34:59 +00:00
crypto Introduce Transaction extension traits 2024-10-30 12:28:52 +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 Introduce Transaction extension traits 2024-10-30 12:28:52 +11: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 Introduce Transaction extension traits 2024-10-30 12:28:52 +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