- Added the following aliases to miniscript for ease of operations
- Rename
pk
topk_k
- Rename
thresh_m
tomulti
- Add alias
pk(K)
=c:pk_k(K)
- Add alias
pkh(K)
=c:pk_h(K)
- Rename
- Fixed Miniscript parser bugs when decoding Hashlocks
- Added scriptContext(
Legacy
andSegwitv0
) to Miniscript. - Miscellenous fixes against DoS attacks for heavy nesting.
- Fixed Satisfier bug that caused flipping of arguments for
and_v
andand_n
andand_or