Skip to content

Playbook fixes#53

Merged
nymius merged 2 commits intobitcoindevkit:masterfrom
nymius:playbook-update
Mar 16, 2026
Merged

Playbook fixes#53
nymius merged 2 commits intobitcoindevkit:masterfrom
nymius:playbook-update

Conversation

@nymius
Copy link
Collaborator

@nymius nymius commented Mar 16, 2026

Description

This PR fixes some of the issues raised by #52:

  • On doc/tabconf7 just recipe _init_regtest_sp one of the commands was flagged to use the wrong chain.
  • The bdk_sp_cli_v2 package has been merged, and the original branch removed, making this command:
cargo install --git https://github.com/nymius/bdk-sp bdk_sp_cli_v2 --branch docs/workshops --all-features

outdated. This PR changes the command to point to bitcoindevkit/bdk-sp and to the master branch.

Changelog notice

* fix(tabconf7): replaces signet by regtest chain in `_init_regtest_sp` just recipe.
* fix(tabconf7): replaces `nymius/bdk-sp` on `docs/workshops` branch by `bitcoindevkit/bdk-sp` on `master` branch to install `bdk_sp_cli_v2` tool in `_local_install` recipe.

Fixes #52.

@nymius nymius merged commit e7a7f27 into bitcoindevkit:master Mar 16, 2026
4 checks passed
@nymius nymius deleted the playbook-update branch March 16, 2026 15:57
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.

Playbook errors

1 participant