rust-bitcoin-unsafe-fast/bitcoin
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
..
contrib Fail CI if docs build throws warnings 2022-11-21 10:35:49 +11:00
embedded Patch hashes and update the code 2022-12-18 14:33:55 +01:00
examples Implemented unsized `Script` 2022-12-14 23:21:27 +01:00
fuzz Patch hashes and update the code 2022-12-18 14:33:55 +01:00
src Patch hashes and update the code 2022-12-18 14:33:55 +01:00
tests Implemented unsized `Script` 2022-12-14 23:21:27 +01:00
CHANGELOG.md Move CHANGELOG to bitcoin crate 2022-11-08 08:40:44 +11:00
Cargo.toml Implemented unsized `Script` 2022-12-14 23:21:27 +01:00
build.rs Implement consensus encoding adapter for serde 2022-12-02 10:48:05 +01:00