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

feat(crypto): CRP-2560 Add BIP340 support to secp256k1 utility crate #844

Merged
merged 6 commits into from
Aug 12, 2024

Conversation

randombit
Copy link
Contributor

No description provided.

@randombit randombit requested a review from a team as a code owner August 8, 2024 17:29
@github-actions github-actions bot added the feat label Aug 8, 2024
Copy link
Contributor

@andreacerulli andreacerulli left a comment

Choose a reason for hiding this comment

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

Thanks @randombit! I left some comments, please have a look

rs/crypto/ecdsa_secp256k1/src/lib.rs Outdated Show resolved Hide resolved
rs/crypto/ecdsa_secp256k1/src/lib.rs Outdated Show resolved Hide resolved
rs/crypto/ecdsa_secp256k1/tests/tests.rs Outdated Show resolved Hide resolved
rs/crypto/ecdsa_secp256k1/src/lib.rs Show resolved Hide resolved
Copy link
Contributor

@andreacerulli andreacerulli left a comment

Choose a reason for hiding this comment

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

Approving as the remaining discussions are either minor or will be addressed as followup tickets.

@randombit randombit removed request for a team August 9, 2024 22:18
@randombit randombit added this pull request to the merge queue Aug 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 12, 2024
@randombit randombit added this pull request to the merge queue Aug 12, 2024
Merged via the queue into master with commit a106c0c Aug 12, 2024
23 checks passed
@randombit randombit deleted the jack/crp-2560 branch August 12, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants