-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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-7251: Final system contract address #9289
Merged
eth-bot
merged 2 commits into
ethereum:master
from
pk910:eip7251-final-contract-address
Jan 30, 2025
Merged
Update EIP-7251: Final system contract address #9289
eth-bot
merged 2 commits into
ethereum:master
from
pk910:eip7251-final-contract-address
Jan 30, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ All reviewers have approved. |
This was referenced Jan 28, 2025
3 tasks
marioevz
approved these changes
Jan 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was referenced Jan 29, 2025
mkalinin
approved these changes
Jan 30, 2025
eth-bot
approved these changes
Jan 30, 2025
There was a problem hiding this 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...
10 tasks
8 tasks
parithosh
pushed a commit
to ethpandaops/ethereum-genesis-generator
that referenced
this pull request
Jan 31, 2025
Final update for pectra system contract addresses: eip-2935: `0x0000F90827F1C53a10cb7A02335B175320002935` eip-7002: `0x00000961Ef480Eb55e80D19ad83579A64c007002` eip-7251: `0x0000BBdDc7CE488642fb579F8B00f3a590007251` gated on: * [ ] ethereum/EIPs#9287 * [ ] ethereum/EIPs#9288 * [ ] ethereum/EIPs#9289
s1na
pushed a commit
to ethereum/go-ethereum
that referenced
this pull request
Jan 31, 2025
Finalize Prague system contract addresses. Reference: * ethereum/EIPs#9287 * ethereum/EIPs#9288 * ethereum/EIPs#9289
s1na
pushed a commit
to s1na/go-ethereum
that referenced
this pull request
Jan 31, 2025
Finalize Prague system contract addresses. Reference: * ethereum/EIPs#9287 * ethereum/EIPs#9288 * ethereum/EIPs#9289
jangko
added a commit
to status-im/nimbus-eth1
that referenced
this pull request
Feb 3, 2025
jangko
added a commit
to status-im/nimbus-eth1
that referenced
this pull request
Feb 3, 2025
tokeyg
pushed a commit
to tokeyg/go-ethereum
that referenced
this pull request
Feb 6, 2025
Finalize Prague system contract addresses. Reference: * ethereum/EIPs#9287 * ethereum/EIPs#9288 * ethereum/EIPs#9289
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the final EIP-7251 system contract address to a "nicer" looking one:
0x0000BBdDc7CE488642fb579F8B00f3a590007251
The address follows the pattern
0x0000...00<eip-number>
as for other pectra system contracts to make them more recognizable. The sender address for the deployment has been updated accordingly.I've also tested the deployment of the contract on ephemery:
https://explorer.ephemery.dev/tx/0x379269d571beff3ed1d8eba3abb24076a7267b0eaf0cc66d728fb0544f5a690d
Some alternative addresses (in case someone has a strong preference for one of these):
fun fact: these addresses were mined by users on the PoW faucet for sepolia/holesky over the last 2 months.