Skip to content

Release v0.3.2 (Re)

Latest
Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 27 Sep 00:55
· 24 commits to master since this release

Changes in this Release:

  • feat: add unblind & pegout api
  • feat: add keyType on GetExtkeyInfo
  • feat: add block API and update sequence API.
  • feat: update cfd v0.3.2
  • feat: add docker compose
  • fix: pegout fee
    • fix: add peginTxOutProofSize
    • fix: rename fedpegScript to claimScript on utxo data.
  • fix: taproot single key, taproot hash only tree. (for taproot output descriptor)
  • fix: calc fee on elements fundrawtransaction
  • fix: typescript update
  • test: fix jest v27