rust-bitcoin-unsafe-fast/bitcoin/src/psbt
Martin Habovstiak 6acf9ac8b8 Patch hashes and update the code
This patches `bitcoin_hashes` to use the version in the repository and
fixes the code after removal of `Deref`.

This also turns off `AS_DEPENDENCY` check with the intention to refactor
it later.
2022-12-18 14:33:55 +01:00
..
map Implemented unsized `Script` 2022-12-14 23:21:27 +01:00
error.rs Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
macros.rs Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
mod.rs Patch hashes and update the code 2022-12-18 14:33:55 +01:00
raw.rs Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
serialize.rs Implemented unsized `Script` 2022-12-14 23:21:27 +01:00