Skip to content

Conversation

@onbjerg
Copy link
Contributor

@onbjerg onbjerg commented Jun 21, 2024

Motivation

EIP-7251 is included in Prague, and consists of a new request type (which has been added to Alloy), and a new system contract.

Solution

This PR adds the system contract bytecode and address.

The bytecode is from input here. I removed the constructor to make this the runtime code of the system contract, not the initcode.

Ref paradigmxyz/reth#8786

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

onbjerg and others added 3 commits June 21, 2024 23:49
Co-authored-by: DaniPopes <[email protected]>
Co-authored-by: Matthias Seitz <[email protected]>
@onbjerg onbjerg merged commit 5eadbf1 into main Jun 21, 2024
@onbjerg onbjerg deleted the onbjerg/eip-7251 branch June 21, 2024 22:10
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* feat: add eip-7251 system contract address/code

* chore: typo

Co-authored-by: DaniPopes <[email protected]>

* chore: nit

Co-authored-by: Matthias Seitz <[email protected]>

* chore: fmt

---------

Co-authored-by: DaniPopes <[email protected]>
Co-authored-by: Matthias Seitz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants