Skip to content

Update EIP-7251 Contract Address#1056

Merged
petertdavies merged 1 commit intoethereum:devnets/prague/5from
marioevz:update-eip-7251-2935-contracts
Dec 30, 2024
Merged

Update EIP-7251 Contract Address#1056
petertdavies merged 1 commit intoethereum:devnets/prague/5from
marioevz:update-eip-7251-2935-contracts

Conversation

@marioevz
Copy link
Copy Markdown
Member

@marioevz marioevz commented Dec 16, 2024

What was wrong?

The contract address of the system contract for EIP-7251 has been updated in the following PR:

How was it fixed?

The address has now been updated.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Comment thread src/ethereum/prague/fork.py Outdated
)
HISTORY_STORAGE_ADDRESS = hex_to_address(
"0x0aae40965e6800cd9b1f4b05ff21581047e3f91e"
"0x0F792be4B0c0cb4DAE440Ef133E90C0eCD48CCCC"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM so far but will wait to see if the proposed HISTORY_SERVE_WINDOW value of 8191 is in fact accepted and the eip PR is merged.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks for reviewing this, yes let's see that it gets merged to EIPs first.

@marioevz marioevz force-pushed the update-eip-7251-2935-contracts branch from 010db3b to b06f88a Compare December 23, 2024 13:24
@marioevz marioevz force-pushed the update-eip-7251-2935-contracts branch from b06f88a to f04fa7c Compare December 30, 2024 17:10
@marioevz marioevz changed the title Update EIP-7251, EIP-2935 Contract Addresses Update EIP-7251 Contract Address Dec 30, 2024
@marioevz
Copy link
Copy Markdown
Member Author

I've updated the branch to only include the change to EIP-7251 since the update to EIP-2935 is taking longer than expected, and the test changes for EIP-7251 have now merged to main in EEST.

I'll open a separate PR for the EIP-2935 changes.

@petertdavies petertdavies merged commit 0c4d32e into ethereum:devnets/prague/5 Dec 30, 2024
@marioevz marioevz deleted the update-eip-7251-2935-contracts branch December 30, 2024 19:23
Carsons-Eels pushed a commit to Carsons-Eels/execution-specs that referenced this pull request Oct 16, 2025
* convert calldatacopy from yml

* adding gas to tx gets everything passing

* review updates

* Update tests/frontier/opcodes/test_calldatacopy.py

* Update docs/CHANGELOG.md

---------

Co-authored-by: winsvega <dimitry@ethereum.org>
Co-authored-by: Mario Vega <marioevz@gmail.com>
danceratopz pushed a commit to danceratopz/execution-specs that referenced this pull request Oct 22, 2025
* convert calldatacopy from yml

* adding gas to tx gets everything passing

* review updates

* Update tests/frontier/opcodes/test_calldatacopy.py

* Update docs/CHANGELOG.md

---------

Co-authored-by: winsvega <dimitry@ethereum.org>
Co-authored-by: Mario Vega <marioevz@gmail.com>
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.

3 participants