rust-bitcoin-unsafe-fast/primitives/src
Tobin C. Harding 0403e52ce3
Move the transaction hash types over to primitives
Move the `Txid` and `Wtxid` hash wrapper types over to `primitives`.
This introduces to `primitves` an unconditional dependency on
`hashes`.
2024-09-11 11:02:32 +10:00
..
locktime Bump MSRV to 1.63 2024-07-27 07:24:32 +02:00
lib.rs Move the transaction hash types over to primitives 2024-09-11 11:02:32 +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 2024-09-08 automated rustfmt nightly 2024-09-08 01:17:12 +00:00
transaction.rs Move the transaction hash types over to primitives 2024-09-11 11:02:32 +10:00