Tracking PR for release v0.25.0#523
Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom Nov 30, 2022
Merged
Conversation
Member
|
Thanks! I'd like to get #524 in first since it'll improve our docs (and possibly simplify our safety requirements on some functions). |
Add changelog notes and bump the crate version to v0.25.0!
5dbd9f8 to
1dbd769
Compare
Member
Author
|
Rebased to pick up #524, no other changes. |
Member
|
Nice, LGTM. In the next release we'll do all the context-breaking stuff. |
apoelstra
approved these changes
Nov 30, 2022
Member
|
oops @tcharding we need a new (minor) release of secp-sys first, to introduce the new |
Member
Author
chain-forgexcr45
added a commit
to chain-forgexcr45/rust-secp256k1
that referenced
this pull request
Sep 28, 2025
1dbd7691da9c829d0474c8582245352f5389375b secp256k1: Bump crate version to 0.25.0 (Tobin C. Harding)
Pull request description:
Add changelog notes and bump the crate version to v0.25.0!
ACKs for top commit:
apoelstra:
ACK 1dbd7691da9c829d0474c8582245352f5389375b
Tree-SHA512: 462f103842d093ca019dea26e3e1bc9faf10d711846afe74562340320cfbd030f121bf834963f347fdeab2f3477dc3c3e15e3653619c634c149cddc059a60042
william2332-limf
added a commit
to william2332-limf/rust-secp256k1
that referenced
this pull request
Oct 2, 2025
1dbd7691da9c829d0474c8582245352f5389375b secp256k1: Bump crate version to 0.25.0 (Tobin C. Harding)
Pull request description:
Add changelog notes and bump the crate version to v0.25.0!
ACKs for top commit:
apoelstra:
ACK 1dbd7691da9c829d0474c8582245352f5389375b
Tree-SHA512: 462f103842d093ca019dea26e3e1bc9faf10d711846afe74562340320cfbd030f121bf834963f347fdeab2f3477dc3c3e15e3653619c634c149cddc059a60042
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.
Add changelog notes and bump the crate version to v0.25.0!