Releases: p2pderivatives/cfd-js-wasm
Releases · p2pderivatives/cfd-js-wasm
Release v0.3.2
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
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
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
Changes in this Release:
- hotfix: exclude asset limit 21000000LBTC check on elements
- hotfix: calc dummy amount on elements fundrawtransaction
Release v0.2.1
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
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
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
Changes in this Release
- doc: update README.md
- feat: update cfd-js v0.1.5
Release v0.1.3
Changes in this Release
- First Change
- Second Change
Release v0.1.2
Changes in this Release
- First Change
- Second Change