Skip to content

Release v0.3.1

Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 27 May 08:41
· 1 commit to master since this release
867c313

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)