Skip to content

Release v0.3.2

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

Changes in this Release:

  • feat: update cfdjs v0.3.10
    • feat: update cfd v0.3.25
  • feat: update docker
  • feat: add pegoutAddress API
  • feat: add simple Unblind API
  • feat: add block API
  • feat: update dockerfile node version
  • fix: calculate fee on fundrawtransaction
  • fix: calculate pegin fee
    • add peginTxOutProofSize
    • rename fedpegScript to claimScript
  • fix: add GetExtkeyInfo response (keyType)
  • fix: taproot single key (BIP341, output descriptor), support hash only tree
  • fix: release script
  • fix: remove detectOpenHandles option. (In the old JEST it was necessary, but now it is not.)
  • test: add createrawtransaction example
    • add blind option