rust-bitcoin-unsafe-fast/primitives/src
Tobin C. Harding 1b521dce99
Move taproot hash types to primitives
Move the three `taproot` hash types and their associated tags over to
the `primitives` crate.
2024-10-22 13:50:44 +11:00
..
locktime Merge rust-bitcoin/rust-bitcoin#3364: Remove unused inports, and fix unused variables and methods in docs 2024-09-20 02:10:51 +00:00
script Move script types to primitives 2024-10-14 09:02:39 +11:00
block.rs Move block::Header to primitives 2024-10-15 11:04:00 +11:00
lib.rs Move taproot hash types to primitives 2024-10-22 13:50:44 +11:00
merkle_tree.rs Move merkle_tree hash types to primitives 2024-09-25 06:56:24 +10:00
opcodes.rs Move opcodes to primitives 2024-07-09 15:26:33 +10:00
pow.rs 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
sequence.rs Merge rust-bitcoin/rust-bitcoin#3284: Add a few unit tests for Sequence 2024-10-21 23:58:55 +00:00
taproot.rs Move taproot hash types to primitives 2024-10-22 13:50:44 +11:00
transaction.rs Merge rust-bitcoin/rust-bitcoin#3450: Add version three variant to transaction version 2024-10-12 17:55:21 +00:00
witness.rs 2024-10-20 automated rustfmt nightly 2024-10-20 01:21:52 +00:00