Skip to content

Holocene: extend op-node to support configurable eip-1559 params#12418

Closed
roberto-bayardo wants to merge 1 commit intoethereum-optimism:developfrom
roberto-bayardo:holocene-1559
Closed

Holocene: extend op-node to support configurable eip-1559 params#12418
roberto-bayardo wants to merge 1 commit intoethereum-optimism:developfrom
roberto-bayardo:holocene-1559

Conversation

@roberto-bayardo
Copy link
Copy Markdown
Collaborator

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

Description

Add support for providing EIP-1559 params to the execution engine as required by Holocene upgrade.

Tests

Unit test added to make sure eip1559 parameters are specified properly in the payload attributes post holocene.

e2e tests will be in a followup PR.

Additional context

Metadata

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.42%. Comparing base (9d9dc32) to head (5a7171b).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12418      +/-   ##
===========================================
- Coverage    64.60%   64.42%   -0.19%     
===========================================
  Files           52       52              
  Lines         4371     4371              
===========================================
- Hits          2824     2816       -8     
- Misses        1372     1381       +9     
+ Partials       175      174       -1     
Flag Coverage Δ
cannon-go-tests 64.42% <ø> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 18 times, most recently from 4265887 to 66bdf22 Compare October 11, 2024 18:47
@roberto-bayardo roberto-bayardo marked this pull request as ready for review October 11, 2024 19:07
@roberto-bayardo roberto-bayardo requested review from a team as code owners October 11, 2024 19:07
@roberto-bayardo
Copy link
Copy Markdown
Collaborator Author

I would like to remove as much boilerplate as possible when it comes to the spots that all need to be updated to add a new hardfork

This PR should be a good reference for whoever takes this task on.

@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 5 times, most recently from b29caa7 to ba8c1e1 Compare October 12, 2024 23:14
@roberto-bayardo roberto-bayardo changed the title extend op-node to support holocene 1559 params Holocene: extend op-node to support configurable eip-1559 params Oct 12, 2024
@roberto-bayardo
Copy link
Copy Markdown
Collaborator Author

Do not merge yet: currently depending on my op-geth fork ( ethereum-optimism/op-geth#402 )

@roberto-bayardo
Copy link
Copy Markdown
Collaborator Author

replacing with #12496

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.

2 participants