Skip to content

Conversation

qdm12
Copy link
Contributor

@qdm12 qdm12 commented Apr 16, 2025

Why this should be merged

Move protocol params code from subnet-evm to libevm since it's the same.

Initially proposed in #1552

How this works

  • Use upstream protocol params (all except MaximumExtraDataSize which is modified in coreth) and delete params/protocol_params.go and params/extras/protcol_params.go.
  • TestUpstreamParamsValues is a change detector test to detect a geth params change in a future upgrade to make sure we take it into account.

How this was tested

Existing CI passing

Need to be documented?

No

Need to update RELEASES.md?

No

@qdm12 qdm12 marked this pull request as ready for review April 16, 2025 15:55
@qdm12 qdm12 requested review from a team and ceyonur as code owners April 16, 2025 15:55
Copy link
Contributor

@alarso16 alarso16 left a comment

Choose a reason for hiding this comment

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

lgtm, adding the config test was a great idea

@qdm12 qdm12 requested a review from ceyonur April 18, 2025 13:19
@qdm12 qdm12 added this pull request to the merge queue May 15, 2025
Merged via the queue into master with commit 28ea93a May 15, 2025
13 checks passed
@qdm12 qdm12 deleted the qdm12/params/upstream-protocol branch May 15, 2025 12:55
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