fix(ci): pin socket2@0.6.0 to 0.5.10 on MSRV#1999
Merged
oleonardolima merged 1 commit intobitcoindevkit:masterfrom Jul 25, 2025
Merged
fix(ci): pin socket2@0.6.0 to 0.5.10 on MSRV#1999oleonardolima merged 1 commit intobitcoindevkit:masterfrom
socket2@0.6.0 to 0.5.10 on MSRV#1999oleonardolima merged 1 commit intobitcoindevkit:masterfrom
Conversation
16 tasks
kwsantiago
pushed a commit
to kwsantiago/bdk
that referenced
this pull request
Aug 5, 2025
… MSRV 87399b1 fix(ci): pin `socket2@0.6.0` to `0.5.10` (Leonardo Lima) Pull request description: ### Description It pins the `socket2@0.6.0` to `0.5.10` in order to fix the MSRV CI step. ### Changelog notice - Update the `ci/pin-msrv.sh` to also pin `socket2@0.6.0` to `0.5.10` version. ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: ValuedMammal: ACK 87399b1 LagginTimes: ACK 87399b1 Tree-SHA512: 739345cdc7c6f51b77f9a6bcb9b8abafcb5bbec3142674f94eaa5394e9a83643de27cbc62e7962790352be17f7c4cc3812844054c7d01b129aace1bb100b3b97
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.
Description
It pins the
socket2@0.6.0to0.5.10in order to fix the MSRV CI step.Changelog notice
ci/pin-msrv.shto also pinsocket2@0.6.0to0.5.10version.Checklists
All Submissions: