Skip to content

proposal/op contracts/v5.0.0 rc.1+l2 fee splitter contracts#18474

Merged
maurelian merged 9 commits intoethereum-optimism:proposal/op-contracts/v5.0.0from
defi-wonderland:proposal/op-contracts/v5.0.0-rc.1+l2-fee-splitter-contracts
Dec 9, 2025
Merged

proposal/op contracts/v5.0.0 rc.1+l2 fee splitter contracts#18474
maurelian merged 9 commits intoethereum-optimism:proposal/op-contracts/v5.0.0from
defi-wonderland:proposal/op-contracts/v5.0.0-rc.1+l2-fee-splitter-contracts

Conversation

@0xDiscotech
Copy link
Copy Markdown
Contributor

Description

Adding only revenue sharing project related changes for the v5.0.0-rc.1+l2-fee-splitter-contracts release

0xDiscotech and others added 8 commits December 2, 2025 17:44
* feat: fee splitter system (#469)

----

Co-authored-by: Disco <131301107+0xDiscotech@users.noreply.github.com>
Co-authored-by: Flux <175354924+0xiamflux@users.noreply.github.com>
Co-authored-by: Chiin <77933451+0xChin@users.noreply.github.com>

* fix: failing tests (#553)

* refactor: revenue sharing config (#538)

* fix: pre pr and semgrep (#565)

* fix: warnings (#571)

* fix: tests failing on fork environment (#575)

* fix: use encode call on constructors (#578)

* feat: add integration splitter test (#581)

* fix: integration test nits (#583)

* test: more coverage on splitter tests (#594)

---------

Co-authored-by: Chiin <77933451+0xChin@users.noreply.github.com>

* fix: add missing operator fee vault field (#616)

* feat: invariants and tests (#595)

* fix: ir informationals (#609)

* fix: pre pr (#622)

* refactor: use cdm (#624)

* fix: update withdrawal gas limit value on check (#627)

* fix: remove rev share field from deploy op chain input struct (#628)

* refactor: remove initializer and vaults getter changes (#631)

* fix: remove immutable check over vaults (#634)

Co-authored-by: 0xng <87835144+0xng@users.noreply.github.com>
Co-authored-by: Funkornaut <107587461+funkornaut001@users.noreply.github.com>
Co-authored-by: Joxess <91908708+Joxess@users.noreply.github.com>

* fix: audit findings (#658)

* fix: pre pr

* feat: add user guide docs for rev sharing on op deployer (#666)

* docs: add create2 comment (#667)

---------

Co-authored-by: Funkornaut <107587461+funkornaut001@users.noreply.github.com>
Co-authored-by: Flux <175354924+0xiamflux@users.noreply.github.com>
Co-authored-by: Chiin <77933451+0xChin@users.noreply.github.com>
Co-authored-by: Simon Something /DrGoNoGo <83670532+simon-something@users.noreply.github.com>
Co-authored-by: 0xng <87835144+0xng@users.noreply.github.com>
Co-authored-by: Joxess <91908708+Joxess@users.noreply.github.com>
* Add DeployFeesDepositor script

* Refactor deploy script to remove Output struct

* forge fmt

* Make logResults() pure

* fix return value names

* remove unused import

* Apply suggestions from code review

Co-authored-by: Disco <131301107+0xDiscotech@users.noreply.github.com>

* Add missing natspec

* Add natspec to tests

---------

Co-authored-by: Disco <131301107+0xDiscotech@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@maurelian maurelian left a comment

Choose a reason for hiding this comment

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

One change is requested to the audits readme.

Otherwise this LGTM. For the review I compared this branch to the commit listed as final in the audit report (f1fcd96), to ensure that the src/L2 contracts had no diff.

I also verified that the diff applied here contains only changes relevant to the rev share contracts.

@0xDiscotech 0xDiscotech marked this pull request as ready for review December 3, 2025 19:17
@0xDiscotech 0xDiscotech requested review from a team as code owners December 3, 2025 19:17
@0xDiscotech
Copy link
Copy Markdown
Contributor Author

/ci authorize 3040c54

@mds1
Copy link
Copy Markdown
Contributor

mds1 commented Dec 5, 2025

/ci authorize 3040c54

1 similar comment
@0xDiscotech
Copy link
Copy Markdown
Contributor Author

/ci authorize 3040c54

@maurelian maurelian merged commit 0a1a5e0 into ethereum-optimism:proposal/op-contracts/v5.0.0 Dec 9, 2025
70 checks passed
maurelian added a commit that referenced this pull request Dec 12, 2025
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