Changes in this Release:
- feat: support BIP86
- fix: output descriptor parser for BIP341
- feat: update libwally-core
- fix: miniscript thresh
- feat: add simple unblind API
- feat: add pegout address API
- feat: add bitcoin block API
- feat: add SetTxInSequence
- feat: elements OP_SUCCESSx check.
- feat: add endian support API
- refactor: add/remove API
- fix: calculate 0-amount blinding size.
- fix: raw descriptor on elements.
- fix: calculate pegin fee.
- add txoutproof size
- rename fedpegScript to claimScript (mistake)
- fix: operator logic.
- fix: log level check
- fix: create P2SH-P2WPKH pegout descriptor
- fix: parse coinbase scriptsig
- fix: convert pk descriptor on taproot.
- fix: warning
- test: fix codescan
- style: clang-format 12
- doc: add see (bitcoin block source code)