Remove unused start-core.sh script#2190
Merged
evanlinjin merged 1 commit intobitcoindevkit:masterfrom Apr 29, 2026
Merged
Conversation
Collaborator
|
Thanks! I'd appreciate if you could also remove it from |
Member
Author
Sure, I can backport it. |
Member
Author
|
@oleonardolima done on #2192 |
evanlinjin
added a commit
that referenced
this pull request
Apr 29, 2026
e9f78ef fix(ci): pin `rustls@0.23.39` to v0.23.26 (Luis Schwab) add0ef0 chore: remove unused `start-core.sh` script (Luis Schwab) Pull request description: Backports #2190 to `release/chain-0.23.x` ## Changelog ``` - Remove the unused `ci/start-core.sh` script - Pin rustls@0.23.39 to v0.23.26 for MSRV ``` ACKs for top commit: evanlinjin: ACK e9f78ef Tree-SHA512: abc907fc458307afe6bfea72d8b0b1f2f2c2806eccbdd4a2de4e1e9573b6c6c11f7c89379dd5e285396cee9c6f3b24a947a7f04b3cbe346bcb28c4d6eaf20a2c
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.
Changelog