Skip to content

Releases: p2pderivatives/cfd-js-wasm

Release v0.3.2

27 Sep 00:57
e597926
Compare
Choose a tag to compare

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

Release v0.3.1

27 May 04:35
a970bfc
Compare
Choose a tag to compare

Changes in this Release:

  • feat: taproot descriptor. add keys field.
  • feat: support sighash rangeproof
  • feat: add UpdatePeginWitnessStack, SplitTxOut, etc API
  • fix: change ci node.js version

Release v0.3.0

30 Mar 10:34
cda883e
Compare
Choose a tag to compare

Changes in this Release:

  • feat: taproot support
    • get taproot sighash
    • taproot schnorr sign/verify
    • taproot script tree & tapscript
    • bech32m address
    • decoderawtransaction
  • feat: psbt(v0) support
  • feat: add hash/aes C-API
  • fix: update dockerfile
  • fix: build env
  • fix: coin selection on lower amount UTXO
  • fix: add amount balance check on confidential transaction's blinding.
  • test: remove node.js v10 on CI
  • doc: update readme

Release v0.2.2

01 Dec 11:11
a55f386
Compare
Choose a tag to compare

Changes in this Release:

  • hotfix: exclude asset limit 21000000LBTC check on elements
  • hotfix: calc dummy amount on elements fundrawtransaction

Release v0.2.1

21 Nov 08:31
c81813c
Compare
Choose a tag to compare

Changes in this Release:

  • feat: output blinder
  • fix: calc dummy amount on ElementsFundRawTransaction
  • fix: parse descriptor for redeem script
  • test: fixed image version.
  • test: add unblind txout example
  • test: add node.js v15

Release v0.2.0

28 Oct 08:26
394aa6e
Compare
Choose a tag to compare

Changes in this Release:

  • feat: add schnorr & ECDSA adaptor API
  • feat: add new key API
  • fix: fundrawtransaction add change amount's fee
  • fix: rpath build target
  • refactor: update json converter. (multiple class definition, etc)
  • refactor: rename strust name.
  • refactor: update json file. and add document comment.
  • test: add new json scenario test.
  • test: add code scan

Release v0.1.6

04 Sep 11:34
951e1fa
Compare
Choose a tag to compare

Changes in this Release

  • doc: add jsdoc (WIP)
  • fix: estimate fee. (for round up)
  • fix: update d.ts API I/F

Release v0.1.5

21 Aug 04:43
c596b3c
Compare
Choose a tag to compare

Changes in this Release

  • doc: update README.md
  • feat: update cfd-js v0.1.5

Release v0.1.3

30 Jul 14:26
09475b9
Compare
Choose a tag to compare

Changes in this Release

  • First Change
  • Second Change

Release v0.1.2

17 Jul 07:13
95d7fa2
Compare
Choose a tag to compare

Changes in this Release

  • First Change
  • Second Change