Skip to content

Release v0.3.3

Choose a tag to compare

@k-matsuzawa k-matsuzawa released this 18 May 10:08
3a54b3b

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)
  • test: add pegin/pegout CI test