Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[secp256k1] Support inputed compressed public keys #593

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

gregnazario
Copy link
Collaborator

Description

Support compressed public keys for secp256k1 natively in the SDK.

Looks like originally it only supported uncompressed keys, which may not be given to users.

Test Plan

Check out the new test for how we test compression.

Related Links

Checklist

  • Have you ran pnpm fmt?
  • Have you updated the CHANGELOG.md?

@gregnazario gregnazario requested a review from a team as a code owner November 25, 2024 20:14
@gregnazario gregnazario changed the title [secp256k1] Support imputed compressed public keys [secp256k1] Support inputed compressed public keys Nov 25, 2024
pnpm-lock.yaml Outdated Show resolved Hide resolved
@gregnazario gregnazario enabled auto-merge (squash) November 25, 2024 20:28
@gregnazario gregnazario merged commit 7d9785b into main Nov 26, 2024
14 checks passed
@gregnazario gregnazario deleted the secp256k1-compressed branch November 26, 2024 00:48
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.

3 participants