Changes in this Release:
- feat: (WIP) add apis & service & types
- feat: support golang 1.17
- fix: update mnemonic API
- test: update CI for golang 1.17
- feat: add script api
- feat: add crypto API
- feat: add makefile and dockerfile
- feat: add CfdGoGetExtkeyInfo
- feat: add UnblindData API
- feat: add pegout address API
- feat: add block API
- fix: remove go fmt (contains goimports)
- fix: change ls command on release CI
- fix: ignore pegout and fee on GetConfidentialTxDataAll
- fix: remove unused cgo include
- fix: support pegin_txoutproof_size by utxo.
- for estimatefee and fundrawtransaction.
- fix: output descriptor parser for BIP341
- fix: single key taproot
- fix: (C-API) convert utxo on ElementsTx
- fix: create P2SH-P2WPKH pegout descriptor
- fix: add go.sum (for go 1.16.5)
- test: ignore 1.15 on windows
- test: fix getting cfd-go filename on dockerimage
- test: add mock
- test: remove ubuntu16 on CI
- doc: update README.md