Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 30 Mar 10:34
· 19 commits to master since this release
cda883e

Changes in this Release:

  • feat: taproot support
    • get taproot sighash
    • taproot schnorr sign/verify
    • taproot script tree & tapscript
    • bech32m address
    • decoderawtransaction
  • feat: psbt(v0) support
  • feat: add hash/aes C-API
  • fix: update dockerfile
  • fix: build env
  • fix: coin selection on lower amount UTXO
  • fix: add amount balance check on confidential transaction's blinding.
  • test: remove node.js v10 on CI
  • doc: update readme