Skip to content

Upstream PR 1518#313

Merged
real-or-random merged 4 commits intoBlockstreamResearch:masterfrom
mllwchrry:temp-merge-1518
Feb 5, 2026
Merged

Upstream PR 1518#313
real-or-random merged 4 commits intoBlockstreamResearch:masterfrom
mllwchrry:temp-merge-1518

Conversation

@DarkWindman
Copy link
Contributor

Merge bitcoin-core/secp256k1#1518: Add secp256k1_pubkey_sort

This PR can be recreated with ./contrib/sync-upstream.sh -b master range bb528cf.
Tip: Use git show --remerge-diff to show the changes manually added to the merge commit.

jonasnick and others added 4 commits April 25, 2024 20:23
Co-authored-by: Tim Ruffing <crypto@timruffing.de>
Co-authored-by: Russell O'Connor <roconnor@blockstream.io>
7d2591c Add secp256k1_pubkey_sort (Jonas Nick)

Pull request description:

  This PR adds a  `secp256k1_pubkey_sort` function the the public API which was originally part of the musig PR (#1479). However, I opened a separate PR because it adds internal functions that are also used by the WIP silent payments module.

ACKs for top commit:
  sipa:
    ACK 7d2591c
  josibake:
    ACK bitcoin-core/secp256k1@7d2591c
  real-or-random:
    ACK 7d2591c

Tree-SHA512: d0e4464dc9cd4bdb35cc5d9bb4c37a7b71233328319165d49bc940d8d3394a2d74a43d2f73ee7bfe8f3f90a466ee8afcdca75cfbbf3969e218d76b89f4af55fb
Copy link
Collaborator

@real-or-random real-or-random left a comment

Choose a reason for hiding this comment

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

ACK 2cb2e31

@real-or-random real-or-random merged commit d176205 into BlockstreamResearch:master Feb 5, 2026
33 of 44 checks passed
@mllwchrry mllwchrry deleted the temp-merge-1518 branch February 13, 2026 14:02
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.

4 participants