File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ # 9.0.0 - November 5, 2022
2+
3+ - Fixed a bug dealing with dissatisfying pkh inside thresh
4+ - Changed the signature of ` Satisfier::lookup_raw_pkh_pk ` API. Only custom implementations
5+ of ` Satisfier ` need to be updated. The psbt APIs are unchanged.
6+ - Fixed a bug related to display of ` raw_pk_h ` . These descriptors are experimental
7+ and only usable by opting via ` ExtParams ` while parsing string.
18# 8.0.0 - October 20, 2022
29
310This release contains several significant API overhauls, as well as a bump
Original file line number Diff line number Diff line change 11[package ]
22name = " miniscript"
3- version = " 8 .0.0"
3+ version = " 9 .0.0"
44authors = [" Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>" ]
55license = " CC0-1.0"
66homepage = " https://github.com/rust-bitcoin/rust-miniscript/"
You can’t perform that action at this time.
0 commit comments