Skip to content

Release v0.3.3

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 15 Mar 09:45
a77142c

Changes in this Release:

  • feat: taproot support
    • get taproot sighash
    • taproot schnorr sign/verify
    • taproot script tree & tapscript
    • bech32m address
    • decoderawtransaction
  • upgrade cfd-js
  • fix: add amount balance check on confidential transaction's blinding.
  • fix: warning on GCC9
  • test: remove node.js v10 on CI