rust-bitcoin-unsafe-fast/bitcoin
Andrew Poelstra d1b7b54e3a
bump bitcoin-hashes version to 0.12
Because we have rust-secp in the loop, we need to update rust-secp, push
a new tag, and use that here, to ensure that the direct dependency on
bitcoin_hashes, and the rust-secp version, are compatible.
2023-03-05 13:40:20 +00:00
..
contrib Pin syn dependency for MSRV toolchain 2023-02-24 08:41:40 +11:00
embedded Instruct devs to use nightly for embedded 2023-02-03 08:44:47 +11:00
examples Improve the public API 2023-03-01 09:28:42 +11:00
fuzz Add a newtype for script-pushable slice 2023-02-18 16:35:25 +01:00
src Merge rust-bitcoin/rust-bitcoin#1533: Implement support for Hidden nodes in taproot trees and Fix taproot serde bugs 2023-03-04 13:41:37 +00:00
tests Remove serde for taprootspendinfo 2023-03-01 16:58:24 -08:00
CHANGELOG.md add some documentation clarifying the locktime ordering shenanigans in #1330 2022-12-15 23:12:03 +00:00
Cargo.toml bump bitcoin-hashes version to 0.12 2023-03-05 13:40:20 +00:00
build.rs Set rustv_1_53 in build script 2023-02-02 10:12:16 +11:00