Skip to content

chore: Release 3.0.0#432

Open
ValuedMammal wants to merge 3 commits intobitcoindevkit:masterfrom
ValuedMammal:release_3_0_0
Open

chore: Release 3.0.0#432
ValuedMammal wants to merge 3 commits intobitcoindevkit:masterfrom
ValuedMammal:release_3_0_0

Conversation

@ValuedMammal
Copy link
Copy Markdown
Collaborator

Description

This PR updates bdk dependencies to the latest versions, updates CHANGELOG.md with merged PRs since v3.0.0-rc.2 and bumps the version in Cargo.toml to 3.0.0.

Full Changelog: v3.0.0-rc.2...fb7681a

Notes to the reviewers

Bumped bdk_file_store to 0.22.0 and bdk_bitcoind_rpc (dev dependency) to 0.22.0 which were erroneously left out of the previous release candidate.

close #402

Checklists

All Submissions:

  • I ran just p before pushing

`bdk_chain` 0.23.2 -> 0.23.3
`bdk_file_store` 0.21.1 -> 0.22.0
`bdk_bitcoind_rpc` 0.21.0 -> 0.22.0
@ValuedMammal ValuedMammal self-assigned this Apr 6, 2026
@ValuedMammal ValuedMammal added the release Release related issue or PR label Apr 6, 2026
@ValuedMammal ValuedMammal added this to the Wallet 3.0.0 milestone Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.04%. Comparing base (fb7681a) to head (34931fc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   80.04%   80.04%           
=======================================
  Files          24       24           
  Lines        5336     5336           
  Branches      242      242           
=======================================
  Hits         4271     4271           
  Misses        987      987           
  Partials       78       78           
Flag Coverage Δ
rust 80.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ValuedMammal ValuedMammal mentioned this pull request Apr 6, 2026
11 tasks
@ValuedMammal ValuedMammal moved this to Needs Review in BDK Wallet Apr 6, 2026
Copy link
Copy Markdown
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.

ACK 34931fc

LGTM, and I haven't heard of any issues from FFI or other downstream users.

Copy link
Copy Markdown
Member

@luisschwab luisschwab left a comment

Choose a reason for hiding this comment

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

ACK 34931fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release related issue or PR

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

Release 3.0.0

3 participants