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

Open
wants to merge 1 commit into
base: release/v52
Choose a base branch
from

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?

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