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(primitives): add EIP-7002 predeploy address #8207

Closed
wants to merge 1 commit into from

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented May 12, 2024

Ref #7363

This PR adds the address of the EIP-7002 system contract, as well as adjusts the SYSTEM_ADDRESS documentation to reflect it's used in not just EIP-4788.

@shekhirin shekhirin added C-enhancement New feature or request E-prague Related to the prague network upgrade labels May 12, 2024
@shekhirin shekhirin requested a review from onbjerg May 12, 2024 08:16
@shekhirin shekhirin marked this pull request as ready for review May 12, 2024 08:17
@shekhirin shekhirin requested a review from gakonst as a code owner May 12, 2024 08:17
Comment on lines -203 to +205
/// The caller to be used when calling the EIP-4788 beacon roots contract at the beginning of the
/// block.
/// The address for the validator withdrawals contract defined in [EIP-7002](https://eips.ethereum.org/EIPS/eip-7002).
pub const WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS: Address =
address!("00A3ca265EBcb825B45F985A16CEFB49958cE017");
Copy link
Member

Choose a reason for hiding this comment

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

@shekhirin shekhirin marked this pull request as draft May 12, 2024 11:02
@shekhirin shekhirin closed this May 12, 2024
@gakonst gakonst deleted the alexey/eip-7002-system-address branch May 12, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request E-prague Related to the prague network upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants