Skip to content

Conversation

oleonardolima
Copy link
Contributor

@oleonardolima oleonardolima commented Aug 6, 2025

Description

  • updates the bdk-chain to 0.23.1 in bdk_wallet.
  • updates the esplora, electrum and bitcoind_rpc to latest version.

Notes to the reviewers

I had to update the insert_tx in test_utils and the wallet_rpc example in order to work with bumped versions, let me know if all sounds good.

Changelog notice

### Changes

- deps: bump `bdk-chain` to `0.23.1`

Checklists

All Submissions:

@oleonardolima oleonardolima force-pushed the chore/bump-bdk-to-0.23.1 branch from a38f847 to f6bbb19 Compare August 6, 2025 14:14
@oleonardolima oleonardolima moved this to In Progress in BDK Wallet Aug 6, 2025
@oleonardolima oleonardolima added the dependencies Pull requests that update a dependency file label Aug 6, 2025
@oleonardolima oleonardolima self-assigned this Aug 6, 2025
@oleonardolima oleonardolima added this to the Wallet 2.1.0 milestone Aug 6, 2025
@coveralls
Copy link

coveralls commented Aug 6, 2025

Pull Request Test Coverage Report for Build 16784629949

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.912%

Totals Coverage Status
Change from base Build 16765585331: 0.0%
Covered Lines: 6669
Relevant Lines: 7854

💛 - Coveralls

@oleonardolima oleonardolima marked this pull request as ready for review August 6, 2025 14:19
@oleonardolima oleonardolima mentioned this pull request Aug 6, 2025
3 tasks
@oleonardolima oleonardolima moved this from In Progress to Needs Review in BDK Wallet Aug 6, 2025
- updates the `bdk-chain` to `0.23.1` in `bdk_wallet`.
- updates the `esplora`, `electrum` and `bitcoind_rpc` to latest
  version.
- fix `test_spend_coinbase` by applying tx without a last_seen as it's a coinbase tx.
@oleonardolima oleonardolima force-pushed the chore/bump-bdk-to-0.23.1 branch from f6bbb19 to 06acb13 Compare August 6, 2025 17:56
Copy link
Collaborator

@ValuedMammal ValuedMammal left a comment

Choose a reason for hiding this comment

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

ACK 06acb13

@oleonardolima oleonardolima merged commit 4621602 into bitcoindevkit:master Aug 6, 2025
20 checks passed
@github-project-automation github-project-automation bot moved this from Needs Review to Done in BDK Wallet Aug 6, 2025
@oleonardolima oleonardolima deleted the chore/bump-bdk-to-0.23.1 branch August 6, 2025 18:42
oleonardolima added a commit that referenced this pull request Aug 6, 2025
397500e chore(release): update to `2.1.0` (Leonardo Lima)

Pull request description:

  fixes #286 ; depends on #292

  ### Description

  - updates the version to `2.1.0`
  - updates the `CHANGELOG.md`

  ### Notes to the reviewers

  ### Changelog notice

  ```md
  - update the bdk_wallet version to `2.1.0`
  ```

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `just p` before pushing

ACKs for top commit:
  ValuedMammal:
    ACK 397500e

Tree-SHA512: c8c6e28857a1a4b7ce9428ade728ed5601cb93f993ffb44a4f7568acbd3dbfdea8fe6ec4e4f6cb2cbf3cafb328e6f47e8ef2b7044aaa8499071a2d58303bae8d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants