Skip to content

op-acceptance-tests: various improvements to the Fusaka acceptance test#17944

Merged
joshklop merged 9 commits intodevelopfrom
joshklop/osaka-cleanup
Oct 28, 2025
Merged

op-acceptance-tests: various improvements to the Fusaka acceptance test#17944
joshklop merged 9 commits intodevelopfrom
joshklop/osaka-cleanup

Conversation

@joshklop
Copy link
Copy Markdown
Contributor

This is a follow-up to #17529, which merged with nits due to time pressure.

@joshklop joshklop requested a review from a team as a code owner October 20, 2025 18:32
@joshklop joshklop requested review from ajsutton and geoknee and removed request for ajsutton October 20, 2025 18:32
@joshklop
Copy link
Copy Markdown
Contributor Author

Hopefully this is straightforward enough to review quickly. I'm leaving two comments on the previous PR for separate follow-ups:

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.23%. Comparing base (bb24f93) to head (773dd20).
⚠️ Report is 61 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17944      +/-   ##
===========================================
+ Coverage    74.76%   81.23%   +6.46%     
===========================================
  Files          175      120      -55     
  Lines        11238     6453    -4785     
===========================================
- Hits          8402     5242    -3160     
+ Misses        2692     1211    -1481     
+ Partials       144        0     -144     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests 81.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 55 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@joshklop joshklop force-pushed the joshklop/osaka-cleanup branch from 97e3e1b to c0829ab Compare October 21, 2025 14:39
@joshklop joshklop force-pushed the joshklop/osaka-cleanup branch from c0829ab to 7d341d4 Compare October 21, 2025 17:41
…17953)

Before, we merely waited for the blob base fee to rise above 1 before assuming
that the blob parameters would have a visible impact on the fee.

Due to rounding, it is possible that different parameters still result in the same
base fee even above the minimum (either 1 or the reserve price set by EIP-7918).

Calculating the precise intersections between different blob base fee formulae is
complicated, so we opt for the simpler but maximally robust approach: calculate
both the BPO1 base fee and the Osaka base fee, and only proceed when they differ.

This resolves a nit on a previous PR that was merged due to time pressure:
#17529 (comment)
@joshklop joshklop requested a review from a team as a code owner October 28, 2025 02:46
@joshklop joshklop enabled auto-merge October 28, 2025 03:04
@joshklop joshklop added this pull request to the merge queue Oct 28, 2025
Merged via the queue into develop with commit 1fea4f9 Oct 28, 2025
70 checks passed
@joshklop joshklop deleted the joshklop/osaka-cleanup branch October 28, 2025 03:52
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