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

Support EIP-2537 #1251

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

hujw77
Copy link
Contributor

@hujw77 hujw77 commented Nov 22, 2023

Description

This PR implements EIP-2537 which adds operation on BLS12-381 curve as a precompile in a set necessary to efficiently perform operations such as BLS signature verification and perform SNARKs verifications.

Tests

Test vectors are copied from go-ethereum.

@hujw77 hujw77 requested a review from sorpaas as a code owner November 22, 2023 08:16
@hujw77
Copy link
Contributor Author

hujw77 commented Dec 5, 2023

@sorpaas @boundless-forest Please take a review at this pr.

@sorpaas sorpaas merged commit 2f50992 into polkadot-evm:master Dec 5, 2023
4 checks passed
@boundless-forest boundless-forest deleted the echo/eip-2537 branch December 6, 2023 00:54
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