rust-bitcoin-unsafe-fast/bitcoin/src/merkle_tree
Tobin C. Harding 2cc944578d
Fully deprecate Hash::from_slice
We had an initial go at this but we didn't do the `Hash` trait method.
In order to do so we need to hack the serde code a fair bit, note the
public visitor types.
2024-10-15 07:56:05 +11:00
..
block.rs Fully deprecate Hash::from_slice 2024-10-15 07:56:05 +11:00
mod.rs Move merkle_tree hash types to primitives 2024-09-25 06:56:24 +10:00