chore(ci): remove MSRV for bdk-cli#211
Merged
tvpeter merged 1 commit intobitcoindevkit:masterfrom Aug 25, 2025
Merged
Conversation
Pull Request Test Coverage Report for Build 17125019049Details
💛 - Coveralls |
Member
|
Looks good, you should also remove the "1.75" badge and MSRV section from the |
cc2142a to
3203678
Compare
Collaborator
Author
Updated. Thank you |
3203678 to
4da397c
Compare
- remove msrv - remove pin-msrv.sh - update cont_integration workflow - fix clippy warnings - update README - update CHANGELOG
4da397c to
126d98b
Compare
notmandatory
approved these changes
Aug 25, 2025
Member
There was a problem hiding this comment.
ACK 126d98b
Thanks for getting this in, should fix some other open PRs once they rebase on this one.
Collaborator
Author
Yes, I will merge it so that other open PRs can be rebased. |
3 tasks
tvpeter
added a commit
that referenced
this pull request
Mar 19, 2026
4347ea2 chore: clippy fixes (Vadim Anufriev) 09b5b3b chore: remove remainig msrv mentions (Vadim Anufriev) Pull request description: Relates #211. ### Description I noticed that we still have mentions of MSRV, despite the fact that MSRV was removed in #211. In this PR I'm removing the found mentions. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: tvpeter: ACK 4347ea2 notmandatory: ACK 4347ea2 Tree-SHA512: 6a3d8efcf7e70ebf5b5dce2e49eba5af41ef6cb22052db78dd3b00e77052b746285d55cd8b571a914f7d3e0b926382be220fe8a0a1d225366c6075a38cf752fa
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes #210
Description
Checklists
All Submissions:
cargo fmtandcargo clippybefore committingBugfixes:
New Features:
CHANGELOG.md