Tags: bitcoincore-dev/bdk-cli
Tags
Release 0.27.1 **Summary** This Release contains development updates and one extra new feature. - The Stable rustc version is updated to 1.65. - `electrsd` dependency updated to version 0.22. - Adding support for Hardware Wallet Signer. **Changelog** - Added hardware signers through the use of HWI - Bumped rustc stable to 1.65. - Bumped electrsd version to v0.22.*. **Commits** - update electrsd to v0.22.* by @rajarshimaitra bitcoindevkit#139 (bitcoindevkit#139). - bump stable rustc version to 1.65 by @notmandatory and @rajarshimaitra bitcoindevkit#140 (bitcoindevkit#140) - adding hardware signers by @ulrichard bitcoindevkit#135 (bitcoindevkit#135) **Full Changelog**: bitcoindevkit/bdk-cli@v0.26.0...v0.27.1
This release adds some internal changes around WASM, CBF, cli-app fra… …mework and one usage enhancement. - Check that a `PSBT` is signed before broadcast, else throw a useful error message to user. - Miniscript Translation capability to an `AliasMap` in wasm, to enhance the paly ground interface. - cli-app framework from `structop` to `clap`. - Temporarily disable `compact_filters` until `bdk v1.0.0` launch. - Fix wasm compiler descriptor translate_pk by @notmandatory in bitcoindevkit@b21fb4b - Migrate from structopt to clap by @rajarshimaitra in bitcoindevkit#124 - Remove cbf by @rajarshimaitra in bitcoindevkit#125 - Check if psbt is final, before broadcasting by @rajarshimaitra in bitcoindevkit#128 **Full Changelog**: bitcoindevkit/bdk-cli@v0.6.0...v0.26.0
PreviousNext