Skip to content

Conversation

@nyonson
Copy link
Collaborator

@nyonson nyonson commented Nov 25, 2025

More learnings from working on the rust-psbt integration. The first patch renames the package and crate to cargo-rbmt which follows the cargo subcommand convention so the tool can be called with cargo rbmt... after it is installed with cargo install. It can still be called with cargo-rbmt as well.

The second patch moves the config out of contrib. I put it there initially just following the style of the old shell scripts, but I think it is just confusing once it is the only thing sitting there (and is toml).

Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 2aa3f6c

@tcharding tcharding merged commit 95a2fd3 into rust-bitcoin:master Nov 26, 2025
1 check passed
@apoelstra
Copy link
Member

utACK 2aa3f6c

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.

3 participants