rust-bitcoin-unsafe-fast/src
sanket1729 3eea63e42b Re-export SigHashType in lib.rs
Using the latest version of rust-bitcoin master on rust-miniscript
errors on bitcoin::SigHashType not found. In the original PR, I only
renamed the export to ECDSASigHashType, but original re-export should
also be there in lib.rs to avoid to breaking changes downstream.
2021-12-26 04:56:25 +05:30
..
blockdata Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
consensus Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
network Fixed a bunch of clippy lints, added clippy.toml 2021-12-21 22:50:13 +01:00
policy Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
util Merge rust-bitcoin/rust-bitcoin#686: Fixed a bunch of clippy lints, added clippy.toml 2021-12-24 09:41:03 +01:00
hash_types.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
internal_macros.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
lib.rs Re-export SigHashType in lib.rs 2021-12-26 04:56:25 +05:30
serde_utils.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
test_macros.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00