Skip to content

Releases: cryptogarageinc/cfd-csharp

Release v0.3.6

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 12 Jan 04:58
99d228a

What's Changed

  • feat: support dotnet6 in #94
  • feat: update release-asset macos in #95
  • fix: remove .net5 on win in #96
  • fix: update set-output to GITHUB_OUTPUT, change support version in #97
  • fix: add bash shell on windows ci in #98
  • fix: set target dotnet7 in #99

Full Changelog: v0.3.5...v0.3.6

Release v0.3.6-rc.0

Release v0.3.6-rc.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 09:04
810dd8f

Changes in this Release

  • First Change
  • Second Change

Release v0.3.5

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 24 Sep 06:20
877dc45

Changes in this Release:

  • feat: update dotnet version (releases asset)
  • fix: improve the fundrawtransaction fee

Release v0.3.4

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 19 Jul 00:17
0baefb1

Changes in this Release:

  • fix: taproot BIP341 singleKey, update output descriptor.
  • fix: pegin fee
    • fix: add peginTxOutProofSize
    • fix: rename fedpegScript to claimScript on utxo data.

Release v0.3.3

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 05 Jul 06:29
3fdc798

Changes in this Release:

  • fix: calc fee on elements fundrawtransaction
  • feat: add unblind & pegout api
  • feat: update extkey check

Release v0.3.2

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 18 May 09:44
e8d7af0

Changes in this Release:

  • feat: support sighash rangeproof
  • feat: taproot descriptor.
  • feat: add getting descriptor root data
  • feat: add pegin/pegout/issue/etc API
  • feat: add UpdateWitnessStack/UpdatePeginWitnessStack, SplitTxOut, etc API
  • fix: c++20 build support (default is c++11 only)

Release v0.3.1

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 29 Mar 05:54
aa70a79

Changes in this Release:

  • feat: segwit v1 support
  • feat: change cpp version option
  • doc: update README.md

Release v0.3.0

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 05 Feb 00:43
1ae8d35

Changes in this Release:

  • hotfix: coin selection on lower amount UTXO
  • upgrade: libwally-core v0.8.1

Release v0.2.5

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 02 Dec 07:26
bf317c0

Changes in this Release:

  • hotfix: exclude asset limit 21000000LBTC check on elements
  • hotfix: calc dummy amount on elements fundrawtransaction
  • feat: update to dotnet 5.0
  • feat: output blinder
  • fix: remove travisCI
  • test: fixed image version.
  • test: add macos-11.0 on CI

Release v0.2.4

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 30 Oct 10:29
18ca178

Changes in this Release:

  • hotfix: Modify network type used in fundraw transaction