Skip to content

Conversation

morph-dev
Copy link

What was wrong?

We don't have a spec implementation for EIP-7782 (also known as 6-second slots).

How was it fixed?

Added initial spec implementation, to get things started.

I implemented these changes in geth (github.com/morph-dev/go-ethereum/tree/eip7782).

Note: I would also like to highlight one thing. In check_gas_limit function, we need to have custom logic for the fork block and I wasn't sure how exactly to do it. I used FORK_CRITERIA, but this doesn't really work if fork is not yet scheduled.

Cute Animal Picture

image

Disclaimer: It's my first time contributing to execution specs

@morph-dev morph-dev changed the title feat: add support for EIP-7781 (6 sec slots) feat: add support for EIP-7782 (6 sec slots) Sep 4, 2025
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.

1 participant