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

Implement eip 7685 wiring with three types of request #2476

Merged
merged 37 commits into from
Nov 21, 2024

Conversation

bzawisto
Copy link
Contributor

@bzawisto bzawisto commented Nov 4, 2024

This PR introduces the implementation of four Ethereum Improvement Proposals (EIPs) including:
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7685.md
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-6110.md
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7002.md
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7251.md

Please not that these EIPs are subject to change in the future and the implementation might be not final yet.
Worth noting is that EEST are not included in this PR and will be shipped in upcoming requests.

Current implementation is up to date with Erigon.

@bzawisto bzawisto linked an issue Nov 4, 2024 that may be closed by this pull request
@bzawisto bzawisto marked this pull request as draft November 4, 2024 12:15
@bzawisto bzawisto changed the title 2387 implement eip 7685 wiring [WIP] 2387 implement eip 7685 wiring Nov 4, 2024
@yperbasis yperbasis added the pectra The Prague/Electra protocol upgrade label Nov 4, 2024
@bzawisto bzawisto changed the title [WIP] 2387 implement eip 7685 wiring Implement eip 7685 wiring with three types of request Nov 18, 2024
@bzawisto bzawisto marked this pull request as ready for review November 18, 2024 15:11
@bzawisto bzawisto requested a review from canepat November 21, 2024 13:26
@canepat canepat merged commit 905eee8 into master Nov 21, 2024
5 checks passed
@canepat canepat deleted the 2387-implement-eip-7685-wiring branch November 21, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pectra The Prague/Electra protocol upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement EIP-7685: General purpose execution layer requests
4 participants