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

Add EIP: SLOT precompile #9141

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Marchhill
Copy link
Contributor

This EIP proposes to add a new precompile that returns the corresponding slot for the current block.

@Marchhill Marchhill requested a review from eth-bot as a code owner December 16, 2024 08:15
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-core labels Dec 16, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Dec 16, 2024

File EIPS/eip-7843.md

Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Dec 16, 2024
@eth-bot eth-bot changed the title Slot precompile Add EIP: SLOT precompile Dec 16, 2024
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Dec 16, 2024
@daniellehrner
Copy link

Is there a reason why it needs to be precompile and not just a new op code?

@Marchhill
Copy link
Contributor Author

Is there a reason why it needs to be precompile and not just a new op code?

I have a bit on this in the rationale, it prevents the EVM from growing and allows L2s to decide whether they need to implement it. See also this comment

@github-actions github-actions bot removed c-new Creates a brand new proposal t-core s-draft This EIP is a Draft labels Dec 17, 2024
@eth-bot eth-bot enabled auto-merge (squash) December 17, 2024 12:12
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

Copy link

The commit 5cbf03c (as a parent of 77a8538) contains errors.
Please inspect the Run Summary for details.

@g11tech
Copy link
Contributor

g11tech commented Dec 17, 2024

seems like you have reverted everything with your latest commit

eth-bot
eth-bot previously approved these changes Dec 17, 2024
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

auto-merge was automatically disabled December 17, 2024 13:57

Head branch was pushed to by a user without write access

@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft labels Dec 17, 2024
@github-actions github-actions bot added t-core and removed w-ci Waiting on CI to pass labels Dec 17, 2024
EIPS/eip-7843.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants