Release v0.3.3
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