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

Update EIP-7607: Add EIP-7823 (Set upper bounds for MODEXP) to proposeed-for-inclusion in Fusaka #9251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

axic
Copy link
Member

@axic axic commented Jan 17, 2025

See the motivation for more details:

  1. Removes unused unbounded cases. Such cases are known to have caused numerous consensus bugs in the past.
  2. Makes it easier for ZK systems to implement this precompile -- and many already have a similar limitation in place (like Polygon zkEVM).
  3. Makes it easier to implement the precompile using EVMMAX.

@axic axic requested a review from eth-bot as a code owner January 17, 2025 19:57
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-meta labels Jan 17, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Jan 17, 2025

File EIPS/eip-7607.md

Requires 1 more reviewers from @timbeiko

@eth-bot eth-bot added the a-review Waiting on author to review label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-review Waiting on author to review c-update Modifies an existing proposal s-draft This EIP is a Draft t-meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants