Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 30 Mar 09:42
· 39 commits to master since this release
4dbccb8

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
  • feat: change cpp version option
  • fix: electron rebuild.
  • fix: coin selection on lower amount UTXO
  • fix: add amount balance check on confidential transaction's blinding.
  • fix: warning on GCC9
  • test: add integration test
  • doc: update readme
  • doc: convert header file comments to english