Releases: cryptogarageinc/cfd
Releases · cryptogarageinc/cfd
Release v0.3.16
Changes in this Release:
- feat: add pegout address API
- fix: create P2SH-P2WPKH pegout descriptor
Release v0.3.15
Changes in this Release:
- feat: (C-API) get txid from block
Release v0.3.14
Changes in this Release:
- feat: add block C-API
- feat: add UpdateTxInSequence API
- fix: add guard blinded tx.
- upgrade: update cfd-core
- fix: parse coinbase scriptsig
- fix: convert pk descriptor on taproot.
Release v0.3.13
Changes in this Release:
- feat: add UpdateWitnessStack API
Release v0.3.12
Changes in this Release:
- fix: issuance empty token
Release v0.3.11
Changes in this Release:
- fix: add error check on SplitTxOut
- check empty list
- check already blinded transaction
Release v0.3.10
Changes in this Release:
- feat: support SIGHASH_RANGEPROOF
- feat: add taproot descriptor. add getting descriptor root data on C-API.
- feat: add split txout api
- feat: add getTxOutIndex with offset on C-API
- feat: add pegin/pegout/issue/peginAddress C-API
- feat: search multi address index
- fix: support cmake 3.20
- fix: C++20 support.
- fix: get tapleaf info on tapbranch.
- fix: guard invalid network type.
- fix: add net-type in pegin address api
- fix: define name
- fix: capi sighash value
- fix: warning on macos
- doc: update README.md
Release v0.1.27
Changes in this Release:
- feat: add releases asset
- alpine: 3.13
- macos: xcode 12.4
- fix: update cmake install (for cmake v3.20.1)
- fix: init value
Release v0.3.9
Changes in this Release:
- fix: get tapleaf info on tapbranch. (C-API)
Release v0.3.8
Changes in this Release:
- fix: rename root hash to base hash.
- fix: release asset (for v0.3.7)