Skip to content

Update Rust crate bdk_electrum to 0.22.0 - autoclosed #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Type Update Change
bdk_electrum (source) dependencies minor 0.21.0 -> 0.22.0

Release Notes

bitcoindevkit/bdk (bdk_electrum)

v0.22.0

Compare Source

Summary

This release brings support for hardware signers on desktop through the HWI library.

It also includes fixes and improvements which are part of our ongoing effort of integrating BDK and LDK together.

Changelog

Added
  • Functions to create FeeRate from sats/kvbytes and sats/kwu. #​678
  • Custom hardware wallet signer HwiSigner in wallet::hardwaresigner module. #​682
  • Function allow_dust on TxBuilder. #​689
  • Implementation of Deref<Target=UrlClient> for EsploraBlockchain. #​722
  • Implementation of Deref<Target=Client> for ElectrumBlockchain #​705
  • Implementation of Deref<Target=Client> for RpcBlockchain. #​731
Changed
  • FeeRate function name as_sat_vb to as_sat_per_vb. #​678
  • Verify signatures after signing. #​718
  • Dependency electrum-client to 0.11.0. #​737

All Changes

New Contributors

Full Changelog: bitcoindevkit/bdk@v0.21.0...v0.22.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update Rust crate bdk_electrum to 0.22.0 Update Rust crate bdk_electrum to 0.22.0 - autoclosed May 2, 2025
@renovate renovate bot closed this May 2, 2025
@renovate renovate bot deleted the renovate/bdk_electrum-0.x branch May 2, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants