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(optimism): implement BLS precompiles for isthmus #2000

Conversation

meyer9
Copy link
Contributor

@meyer9 meyer9 commented Jan 15, 2025

Implements BLS precompiles for Isthmus upgrade. Fixes ethereum-optimism/specs#509

Copy link

codspeed-hq bot commented Jan 15, 2025

CodSpeed Performance Report

Merging #2000 will not alter performance

Comparing meyer9:meyer9/implement-bls-precompiles-for-isthmus (7aef111) with main (234405c)

Summary

✅ 8 untouched benchmarks

@rakita
Copy link
Member

rakita commented Jan 15, 2025

Hey, can you backport this to the release/v52 branch, that is the branch that is used for newest releases.

@meyer9
Copy link
Contributor Author

meyer9 commented Jan 15, 2025

Sure, will do!

@meyer9 meyer9 force-pushed the meyer9/implement-bls-precompiles-for-isthmus branch from 7aef111 to d3b3757 Compare January 15, 2025 19:48
@meyer9 meyer9 changed the base branch from main to release/v52 January 15, 2025 19:48
@meyer9
Copy link
Contributor Author

meyer9 commented Jan 15, 2025

done, updated to base to v52 - did you want the main PR as well?

@rakita
Copy link
Member

rakita commented Jan 16, 2025

done, updated to base to v52 - did you want the main PR as well?

I can do that. There are a few more things to modify on main so i can backport this PR after that

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm

@rakita rakita merged commit 26f0cf8 into bluealloy:release/v52 Jan 16, 2025
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.

EIP-2537: Precompile for BLS12-381 curve operations
2 participants