Skip to content

Conversation

tvpeter
Copy link
Collaborator

@tvpeter tvpeter commented Aug 25, 2025

Description

Update the following dependencies:

  • bdk_wallet to 2.1.0
  • bdk_bitcoind_rpc to 0.21.0
  • bdk_esplora to 0.22.1
  • bdk_kyoto to 0.13.1

Notes to the reviewers

Fixes #213

Changelog notice

  • Updated bdk_wallet to 2.1.0, bdk_bitcoind_rpc to 0.21.0, bdk_esplora to 0.22.1, bdk_kyoto to 0.13.1

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • I've updated CHANGELOG.md

@tvpeter tvpeter marked this pull request as ready for review August 25, 2025 17:10
@coveralls
Copy link

coveralls commented Aug 25, 2025

Pull Request Test Coverage Report for Build 17324648913

Details

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 2.155%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/handlers.rs 0 6 0.0%
Totals Coverage Status
Change from base Build 17246648439: -0.004%
Covered Lines: 25
Relevant Lines: 1160

💛 - Coveralls

@tvpeter tvpeter force-pushed the deps/bdk_wallet_2_1 branch from bee7cb4 to 2322486 Compare August 25, 2025 17:50
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 2322486

@tvpeter tvpeter added this to the CLI 2.0.0 milestone Aug 26, 2025
@tvpeter tvpeter force-pushed the deps/bdk_wallet_2_1 branch from 2322486 to eb3909d Compare August 26, 2025 09:15
- bdk_wallet to 2.1.0
- bdk_bitcoind_rpc to 0.21.0
- bdk_esplora to 0.22.1
- bdk_kyoto to 0.13.1
- update CHANGELOG
@tvpeter tvpeter force-pushed the deps/bdk_wallet_2_1 branch from eb3909d to 7625422 Compare August 29, 2025 13:07
@tvpeter tvpeter merged commit d7d38f2 into bitcoindevkit:master Aug 29, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this to Done in BDK-CLI Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update bdk_wallet and related dependencies

3 participants