Skip to content

Comments

fix: pdg implementations to non-zero address on v2 codepath#18900

Merged
smartcontracts merged 2 commits intoethereum-optimism:developfrom
defi-wonderland:sc-feat/opcm2-refactor-zero-address-pdg
Jan 23, 2026
Merged

fix: pdg implementations to non-zero address on v2 codepath#18900
smartcontracts merged 2 commits intoethereum-optimism:developfrom
defi-wonderland:sc-feat/opcm2-refactor-zero-address-pdg

Conversation

@0xiamflux
Copy link
Contributor

Overview

Currently, DeployOPChain.s.sol fails to record the correct Permissioned Dispute Game implementation address in the output when using OPCM v2. We will continue to set the standard FaultDisputeGame as address(0).

Changes

  • Obtains the Permissioned Dispute Game implementation address from the OPCM v2 deployment output.
  • Obtains the Delayed WETH address from the deployment output when using OPCM v2.

…th (#806)

* fix: set fault and permission games implementations to non-zero address on v2 codepath

* chore: make faultDisputeGame 0 on DeployOPChain
@0xiamflux 0xiamflux marked this pull request as ready for review January 21, 2026 20:49
@0xiamflux 0xiamflux requested a review from a team as a code owner January 21, 2026 20:49
@0xiamflux 0xiamflux requested a review from agusduha January 21, 2026 20:49
@0xOneTony
Copy link
Contributor

/ci authorize 15576a5

@0xOneTony
Copy link
Contributor

/ci authorize 0312831

@smartcontracts smartcontracts added this pull request to the merge queue Jan 23, 2026
Merged via the queue into ethereum-optimism:develop with commit 7499045 Jan 23, 2026
127 checks passed
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