Skip to content

v4.0.0

Choose a tag to compare

@MatthewLM MatthewLM released this 09 Apr 14:10
· 64 commits to master since this release
  • The TaprootKeyInput will now write an empty witness stack element to represent a missing signature. These inputs without a signature will be recognised when matching an input or reading a transaction.
  • TaprootSingleScriptSigInput.anyPrevOutAnyScript() has been removed. All TaprootSingleScriptSigInput inputs now require the Taproot and TapLeafChecksig.
  • Fixes Windows build sometimes hanging