Skip to content

Releases: cryptogarageinc/cfd

Release v0.3.16

10 Jun 07:26
6dbba4d
Compare
Choose a tag to compare

Changes in this Release:

  • feat: add pegout address API
  • fix: create P2SH-P2WPKH pegout descriptor

Release v0.3.15

07 Jun 00:08
65af1a5
Compare
Choose a tag to compare

Changes in this Release:

  • feat: (C-API) get txid from block

Release v0.3.14

04 Jun 00:32
5dd1662
Compare
Choose a tag to compare

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

07 May 01:16
a24fc30
Compare
Choose a tag to compare

Changes in this Release:

  • feat: add UpdateWitnessStack API

Release v0.3.12

06 May 01:17
0063ada
Compare
Choose a tag to compare

Changes in this Release:

  • fix: issuance empty token

Release v0.3.11

30 Apr 09:03
59cb2d0
Compare
Choose a tag to compare

Changes in this Release:

  • fix: add error check on SplitTxOut
    • check empty list
    • check already blinded transaction

Release v0.3.10

28 Apr 02:55
d4c652f
Compare
Choose a tag to compare

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

22 Apr 06:44
c01d83f
Compare
Choose a tag to compare
Release v0.1.27 Pre-release
Pre-release

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

29 Mar 00:27
4d83142
Compare
Choose a tag to compare

Changes in this Release:

  • fix: get tapleaf info on tapbranch. (C-API)

Release v0.3.8

28 Mar 11:07
1af6594
Compare
Choose a tag to compare
Release v0.3.8 Pre-release
Pre-release

Changes in this Release:

  • fix: rename root hash to base hash.
  • fix: release asset (for v0.3.7)