rust-bitcoin-unsafe-fast/primitives/src
merge-script 12e4671810
Merge rust-bitcoin/rust-bitcoin#3388: Move `OutPoint` to `primitives`
da0795e590 primitives: Use doc links for OutPoint (Tobin C. Harding)
b079cbafee Move OutPoint to primitives (Tobin C. Harding)
f5c46cd411 Introduce OutPoint extension traits (Tobin C. Harding)
7e5bd5048d Remove docs on deprecated is_null function (Tobin C. Harding)
97b20a2316 Add additional impl block to OutPoint (Tobin C. Harding)

Pull request description:

  Just the minimal move of `OutPoint` to `primitives`.

  The last patch closes #3347

ACKs for top commit:
  apoelstra:
    ACK da0795e590 successfully ran local tests

Tree-SHA512: dced5a6d6bc6af0ce8b4ae4e52c04b45c85eb77a24bb25762ba8ab7deeab1e6b392cc4b258bb14218e8a2af999715dfed45ba94599cb16963a843995a7475917
2024-09-30 21:32:14 +00: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
block.rs Move the block hash types to primitives 2024-09-25 06:58:55 +10:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3401: Move the `block` hash types over to `primitives` 2024-09-30 19:40:15 +00: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 2024-09-29 automated rustfmt nightly 2024-09-29 01:21:14 +00:00
transaction.rs Merge rust-bitcoin/rust-bitcoin#3388: Move `OutPoint` to `primitives` 2024-09-30 21:32:14 +00:00