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

Holocene: extensions for configurable EIP-1559 params #398

Merged

Conversation

roberto-bayardo
Copy link
Contributor

@roberto-bayardo roberto-bayardo commented Oct 9, 2024

Description

These are the op-geth changes required to implement the configurable EIP-1559 parameters that are part of the Holocene upgrade.

Tests

Unit tests added for the new functionality and to exercise the various INVALID payload conditions in the spec.

Additional context

Metadata

ethereum-optimism/specs#340

@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 7 times, most recently from 31f2e5f to 2acd596 Compare October 9, 2024 06:39
@roberto-bayardo roberto-bayardo marked this pull request as ready for review October 9, 2024 06:46
@roberto-bayardo roberto-bayardo requested a review from a team as a code owner October 9, 2024 06:46
@roberto-bayardo roberto-bayardo changed the title handle holocene EIP-1559 params Holocene: extensions for configurable EIP-1559 params Oct 9, 2024
@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 5 times, most recently from 6bd196c to 45bf7f7 Compare October 9, 2024 14:42
beacon/engine/types.go Outdated Show resolved Hide resolved
eth/catalyst/api.go Outdated Show resolved Hide resolved
miner/worker.go Outdated Show resolved Hide resolved
@roberto-bayardo
Copy link
Contributor Author

Cleaned up the tests a bit.

eth/catalyst/api.go Outdated Show resolved Hide resolved
miner/worker.go Show resolved Hide resolved
miner/worker.go Show resolved Hide resolved
@sebastianst sebastianst merged commit f21b97f into ethereum-optimism:optimism Oct 9, 2024
4 of 5 checks passed
@roberto-bayardo roberto-bayardo deleted the holocene-1559 branch October 9, 2024 21:22
boyuan-chen pushed a commit to bobanetwork/op-geth that referenced this pull request Nov 12, 2024
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