Skip to content

jovian: operator fee fix #764

Merged
geoknee merged 8 commits intoethereum-optimism:mainfrom
fakedev9999:taehoon/update-operator-fee-formula
Oct 6, 2025
Merged

jovian: operator fee fix #764
geoknee merged 8 commits intoethereum-optimism:mainfrom
fakedev9999:taehoon/update-operator-fee-formula

Conversation

@fakedev9999
Copy link
Contributor

This is a consensus breaking change.

Description

Updates operator fee formula to be more useful.

Tests

Didn't add any new tests.

Additional context

Metadata

  • Closes #17002.

@geoknee
Copy link
Contributor

geoknee commented Sep 11, 2025

As per the ratified design ethereum-optimism/design-docs#299 (comment), we should spec this out as a change which happens with the Jovian hardfork https://specs.optimism.io/protocol/jovian/overview.html

@geoknee geoknee added the H-jovian Hardfork: change is planned for Jovian upgrade label Sep 11, 2025
@geoknee
Copy link
Contributor

geoknee commented Sep 12, 2025

We also need so specify the changes to the GasPriceOracle.

This would be similar to GasPriceOracle deployment, GasPriceOracle Proxy Update and GasPriceOracle Enable Isthmus. You can stub out these sections for now, and I'll circle back with some guidance about how to generate the details of that part of the spec.

EDIT: here is some tooling which should help #673

@fakedev9999 fakedev9999 force-pushed the taehoon/update-operator-fee-formula branch from d2b09f9 to cea18c3 Compare September 18, 2025 19:14
@geoknee geoknee changed the title fix!: multiply operatorFeeScalar by 100 instead of dividing by 1e6 jovian: operator fee fix Sep 27, 2025
@geoknee geoknee merged commit 7c4cb3a into ethereum-optimism:main Oct 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

H-jovian Hardfork: change is planned for Jovian upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants