We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fd0aa commit 1809a02Copy full SHA for 1809a02
CHANGES.md
@@ -1,5 +1,18 @@
1
# Changes
2
3
+## Version 1.5.2
4
+
5
+### Added
6
+- taproot: add bip341_control_block_verify().
7
8
+### Changed
9
+- map: ignore duplicates in map_merkle_path_add() for consistency.
10
11
+### Fixed
12
+- build: Fix building with the Elements ABI disabled.
13
+- tx: Fix BIP118 ANYPREVOUTANYSCRIPT sighash computation.
14
+- psbt: Fix merkle path, witness and buffer length checks when parsing.
15
16
## Version 1.5.1
17
18
### Added
0 commit comments