Skip to content

fix: sync#24

Merged
0xDiscotech merged 5 commits into
sc-feat/revshare-setupfrom
fix/sync
Oct 6, 2025
Merged

fix: sync#24
0xDiscotech merged 5 commits into
sc-feat/revshare-setupfrom
fix/sync

Conversation

@0xiamflux
Copy link
Copy Markdown

@0xiamflux 0xiamflux commented Oct 6, 2025

Merge main brach into sc-feat/revshare-setup

Conflicts:
test/tasks/Regression.t.sol

0xiamflux and others added 4 commits October 1, 2025 16:29
* chore: add remapping for optimism lib

* feat: L1PortalExecuteL2Call task implementation

* feat: rehearsals specs for L1PortalExecuteL2Call task

* test: add regression test for new template L1PortalExecuteL2Call

* feat: create new rehearsal ceremony to make an upgrade to L2 Governor

* chore: update comment on Optimism Portal address

Co-authored-by: 0xOneTony <112496816+0xOneTony@users.noreply.github.com>
Signed-off-by: IamFlux <175354924+0xiamflux@users.noreply.github.com>

* refactor: remove nested try-catch

* chore: update fmt

* chore: complies with ci

* chore: remove unecessary remapping

* chore: remove rehearsal docs for no-op upgrade

* chore: fix compiler warnings

* chore: fix just simulate sep command failure

* chore: remove newline in sc rehearsals README

* refactor: add OptimismPortal interface in template to avoid coupling

* chore: update comment natspec on template

* feat: revert before reaching portal with a descriptive message when isCreation=true

* refactor: prefe readBytes over manually parsing

* fix: use encodeCall over encodeWithSelector

* chore: undo diff for canceled task

* chore: fix README newlines

* chore: add fmt fix to template

* fix: lib import path in template

* refactor: make value passed to portal 0

* fix: library path

* refactor: use L2TaskBase instead of SimpleTaskBase

* chore: add version tag of OptimismPortal

* refactor: renaming loop variables

* fix: portal from value change allowlist, remove value natspec ref

---------

Signed-off-by: IamFlux <175354924+0xiamflux@users.noreply.github.com>
Co-authored-by: Lumi (Wonderland) <lumi@wonderland.xyz>
Co-authored-by: 0xOneTony <112496816+0xOneTony@users.noreply.github.com>
* Pin FORK_BLOCK_NUMBER for eth/013 example task

* Update status of eth/022

* Set FORK_BLOCK_NUMBER for eth/023

* fix setting executed status from 022 to 023

* Set FORK_BLOCK_NUMBER for eth/022

* chore: uni as executed

* fix: env loading

---------

Co-authored-by: JosepBove <josep@oplabs.co>
* chore: command change

* fix: typo

---------

Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
Conflicts:
	test/tasks/Regression.t.sol
@0xiamflux 0xiamflux self-assigned this Oct 6, 2025
@0xDiscotech 0xDiscotech merged commit e87344f into sc-feat/revshare-setup Oct 6, 2025
1 check passed
@0xDiscotech 0xDiscotech deleted the fix/sync branch October 6, 2025 21:56
0xDiscotech added a commit that referenced this pull request Nov 18, 2025
…ethereum-optimism#1257)

* feat: add Revenue Share Upgrade Path (#8)

* feat: Deploy FeesDepositor (#15)

* feat: late opt-in template (#21)

* refactor: contracts update creationcode (#23)

* fix: sync (#24)

* test: add require tests for fields on Revenue Sharing templates (#26)

* fix: L2 target ProxyAdmin (#27)

* chore: update cost of upgrades and deployments (#29)

* test: revenue sharing upgrade unit tests (#22)

* test: add basic validation for fees depositor template (#32)

* chore: updates the bytecode for vaults, using initialize (#31)

* test: integration supersim revshare (#30)

* fix: broken simulations

* fix: wrong location of synced regression tests

* test: integration revshare late opt in (#33)

* fix: ir fixes (#38)

* chore: gas costs (#39)

* fix: minors (#46)

* fix: remove vm usage for getCreate2Address utils function (#48)

* feat: descope late opt in (#51)

* feat: add rev share upgrader (#53)

* fix: bash on comment

* fix: forge fmt

* refactor: reduce code size by splitting logic between lib and contract (#59)

* refactor: reduce code size by splitting logic between lib and contract

* chore: remove comment

* chore: remove prefix

* refactor: split library (#60)

* refactor: reduce code size by splitting logic between lib and contract

* chore: remove comment

* chore: remove prefix

* refactor: split library in two to avoid code size error

* feat: regression tests (#61)

* fix: relay typo

* fix: improve template validation checks (#62)

* fix: wrong fee splitter bytecode (#63)

* fix: skip comment

* fix: rename test create two deployer

* chore: add commit

* feat: add upgrader deployment script (#64)

* chore: update gas limits

* refactor: use create two to get a deterministic deployment of the upgrader (#68)

* chore: add todos (#66)

* chore: remove tenderly simulations (#65)

* chore: deploy and update new contract (#67)

* fix: forge fmt (#69)

* chore: fuzz init code on get create2 test (#70)

* feat: deploy revshare mainnet (#71)

* fix: forge fmt (#72)

* chore: add todo comments (#73)

* chore: reduce tenderly gas

Co-authored-by: Maurelian <john@oplabs.co>

* fix: reduce tenderly gas limit on sepolia (#77)

---------

Co-authored-by: IamFlux <175354924+0xiamflux@users.noreply.github.com>
Co-authored-by: Chiin <77933451+0xChin@users.noreply.github.com>
Co-authored-by: 0xchin <alanracciatti1220@gmail.com>
Co-authored-by: Maurelian <john@oplabs.co>
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.

5 participants