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

Replace k256 with secp256k1 crate #141

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

pbeza
Copy link
Contributor

@pbeza pbeza commented Jul 1, 2024

Rationale: we already have secp256k1 in our dependencies, as suggested by Igor:
matter-labs/zksync-era#2333 (comment)

Rationale: we already have secp256k1 in our dependencies, as suggested
by Igor:
matter-labs/zksync-era#2333 (comment)
@pbeza pbeza requested a review from a team as a code owner July 1, 2024 12:23
@haraldh haraldh merged commit a8ddca7 into main Jul 1, 2024
13 checks passed
@haraldh haraldh deleted the use-secp256k1-instead-of-k256 branch July 1, 2024 13:58
@pbeza pbeza changed the title Replace secp256k1 with k256 crate Replace k256 with secp256k1 crate Jul 2, 2024
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.

2 participants