Skip to content

Update develop environment to work with bdk-cli v3.0.0#56

Merged
nymius merged 1 commit intobitcoindevkit:masterfrom
nymius:build/update-bdk-cli-in-nix-env
Apr 13, 2026
Merged

Update develop environment to work with bdk-cli v3.0.0#56
nymius merged 1 commit intobitcoindevkit:masterfrom
nymius:build/update-bdk-cli-in-nix-env

Conversation

@nymius
Copy link
Copy Markdown
Collaborator

@nymius nymius commented Apr 13, 2026

bdk-cli new release added a configuration file to set wallet parameters and removed the flags from cli.

This change broke some of the wrapper commands designed for use inside the development environment, forcing the current update.

As the new configuration format is a toml file, this change adds the dasel tool to the nix environment to be able to rewrite auth keys on the bdk file on each environment restart.

@nymius nymius changed the title Update develop environment to work with bdk-cli@3.0.0 Update develop environment to work with bdk-cli v3.0.0 Apr 13, 2026
bdk-cli new release added a configuration file to set wallet parameters
and removed the flags from cli.

This change broke some of the wrapper commands designed for use inside
the development environment, forcing the current update.

As the new configuration format is a toml file, this change adds the
`dasel` tool to the nix environment to be able to rewrite auth keys on
the bdk file on each environment restart.
@nymius nymius force-pushed the build/update-bdk-cli-in-nix-env branch from c2ff404 to 421dddb Compare April 13, 2026 17:47
@nymius
Copy link
Copy Markdown
Collaborator Author

nymius commented Apr 13, 2026

self ACK 421dddb

@nymius nymius merged commit 4f96a0e into bitcoindevkit:master Apr 13, 2026
5 checks passed
@nymius nymius deleted the build/update-bdk-cli-in-nix-env branch April 13, 2026 17:53
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.

1 participant