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

Isthmus: EIP-2537 #553

Merged
merged 10 commits into from
Feb 3, 2025
Merged

Isthmus: EIP-2537 #553

merged 10 commits into from
Feb 3, 2025

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Jan 27, 2025

Description

Adds EIP-2537 to the isthmus hardfork.

One thing we still need to add here is specify the byte size at which the bls curve must short-circuit since it reaches the 20M gas limit.

Closes #509

@refcell refcell self-assigned this Jan 27, 2025
@refcell refcell added H-isthmus Hardfork: change is planned for Isthmus upgrade A-evm Area: EVM A-execution Area: execution layer labels Jan 27, 2025
Copy link
Member

@emhane emhane left a comment

Choose a reason for hiding this comment

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

lgtm

specs/protocol/isthmus/exec-engine.md Outdated Show resolved Hide resolved
@emhane emhane added the H-pectra Hardfork: change planned for Pectra (L1) upgrade label Jan 27, 2025
Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

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

Lets fill in the todo before merge

@refcell refcell marked this pull request as ready for review January 28, 2025 19:58
@refcell refcell requested review from tynes and meyer9 January 28, 2025 19:58
@meyer9
Copy link
Contributor

meyer9 commented Feb 1, 2025

Opened a PR to add size limits and acceleration to this spec: #570

@refcell refcell requested review from meyer9 and clabby February 3, 2025 11:46
@tynes tynes merged commit 7cf627f into main Feb 3, 2025
1 check passed
@tynes tynes deleted the rf/eip-2537 branch February 3, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-evm Area: EVM A-execution Area: execution layer H-isthmus Hardfork: change is planned for Isthmus upgrade H-pectra Hardfork: change planned for Pectra (L1) upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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