Skip to content

Fix bdk-tx revision in Cargo.toml#50

Merged
nymius merged 2 commits intobitcoindevkit:masterfrom
nymius:fix/fix-bdk-tx-version
Feb 12, 2026
Merged

Fix bdk-tx revision in Cargo.toml#50
nymius merged 2 commits intobitcoindevkit:masterfrom
nymius:fix/fix-bdk-tx-version

Conversation

@nymius
Copy link
Collaborator

@nymius nymius commented Feb 12, 2026

Description

This repository is experimental and is using some libraries that are not finished yet, like bdk-tx. That exposes this project to the continuous changes in the library, that may create some API breakages. To avoid this, and until we have have a tagged release with the state that we need for this project, the dependency is going to be fixed to a particular commit in the master branch.

The changes in this PR are implementing this.

Fixes #49 .

@nymius nymius merged commit 3bee5f6 into bitcoindevkit:master Feb 12, 2026
4 of 5 checks passed
@nymius nymius deleted the fix/fix-bdk-tx-version branch February 12, 2026 14:01
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.

bdk-tx dependency build issue

1 participant