librustzcash/zcash_primitives/src
Jack Grigg b3dad95de0 zcash_primitives: Use `TxId` type inside `transparent::OutPoint`
This doesn't affect the public API, but it improves the `Debug` impl for
`OutPoint` because `TxId` renders its `[u8; 32]` as byte-reversed hex.
2024-07-27 00:38:22 +00:00
..
extensions remove duplicate words 2024-07-03 11:01:40 +08:00
legacy Merge pull request #1442 from hattizai/patch001 2024-07-22 11:49:24 -06:00
transaction zcash_primitives: Use `TxId` type inside `transparent::OutPoint` 2024-07-27 00:38:22 +00:00
block.rs
extensions.rs
legacy.rs zcash_client_sqlite: Store received UTXOs in `store_decrypted_tx`. 2024-07-26 15:47:16 -06:00
lib.rs
merkle_tree.rs