rust-bitcoin-unsafe-fast/bitcoin
Jamil Lambert, PhD 2db88a62fd Update bitcoinconsensus version
Updated bitcoinconsensus version to 0.106.0+26.0.

The new version supports taproot and has a new parameter for spent outputs in the `verify()` and `verify_with_flags()` functions.

The validation module was changed to keep the existing functionality by adding `None` as the `spent_outputs` and the flag `VERIFY_ALL_PRE_TAPROOT`.
2024-06-11 14:31:32 +01:00
..
contrib CI: Remove shebang from non-executable scripts 2024-05-31 10:10:00 +10:00
embedded ci: shellcheck checks 2024-05-11 18:08:53 +00:00
examples bitcoin: Add Taproot PSBT multiple inputs examples 2024-06-05 13:11:28 +00:00
src Update bitcoinconsensus version 2024-06-11 14:31:32 +01:00
tests examples: drop a couple allocations 2024-05-27 12:54:22 +00:00
CHANGELOG.md bitcoin: Bump version to 0.32.0-rc1 2024-04-05 08:10:08 +11:00
Cargo.toml Update bitcoinconsensus version 2024-06-11 14:31:32 +01:00
build.rs Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00