rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 852bcf6017
bitcoin: Remove hash type re-exports
The `{W}PubkeyHash` and `{W}ScriptHash` types are not likely to be used
directly by consumers of the library because we have other function that
return them and are more ergonomic to use. There is therefor no good
reason to re-export them from the crate root.
2025-03-04 08:15:04 +11:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded Move opcodes to primitives 2024-07-09 15:26:33 +10:00
examples bitcoin: Remove hash type re-exports 2025-03-04 08:15:04 +11:00
src bitcoin: Remove hash type re-exports 2025-03-04 08:15:04 +11:00
tests Use Version constant 2025-02-23 04:19:48 +07:00
CHANGELOG.md Grab missing changelog 2025-02-25 19:35:43 +11:00
Cargo.toml update secp256k1 to 0.30.0 2025-03-02 23:31:48 +08:00