rust-bitcoin-unsafe-fast/primitives/src
merge-script 631ea1a2a9
Merge rust-bitcoin/rust-bitcoin#4126: Add additional re-exports
5da506b506 Add additional re-exports (Tobin C. Harding)

Pull request description:

  As we do for other types add two new alias' at the crate root of `primitives` and mirror it in `bitcoin`:

  - `BlockVersion`
  - `TransactionVersion`

ACKs for top commit:
  apoelstra:
    ACK 5da506b506aa41b88aa7e8ecdffdcc0478ec72b6; successfully ran local tests
  Kixunil:
    ACK 5da506b506

Tree-SHA512: 5f91e3aae87b1128256b528d20d9aab562bf054131ed8028e0db789e2b487863ad4c89aaca080d0fbcf760dd160815a1843046c5fab0ed1483230fdedc66402e
2025-03-06 23:13:42 +00:00
..
locktime Inline small functions 2025-03-03 12:26:52 +00:00
script 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
block.rs Merge rust-bitcoin/rust-bitcoin#4092: Add `Timestamp` newtype 2025-03-06 19:34:11 +00:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4126: Add additional re-exports 2025-03-06 23:13:42 +00:00
merkle_tree.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
opcodes.rs Merge rust-bitcoin/rust-bitcoin#4168: Move `opcodes` back to bitcoin 2025-03-05 00:57:46 +00:00
pow.rs Inline small functions 2025-03-03 12:26:52 +00:00
sequence.rs Inline small functions 2025-03-03 12:26:52 +00:00
taproot.rs Move taproot back to bitcoin crate 2025-02-26 15:45:49 +11:00
transaction.rs Inline small functions 2025-03-03 12:26:52 +00:00
witness.rs witness: Improve element access methods with get() and get_back() 2025-03-04 12:16:48 -03:00