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