ethereum-optimism / ethereum-optimism/developers

superchain implementations deployment reverts

Open
#839 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
100
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Using op-deployer from the release https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.13.0
towards chain id 1.
```
Done building deployment intent - intent:
&{custom 1 0x40017660c0 false false 0x499ce80 0x499cea0 [0x4000b1e480] map[
channelTimeoutBedrock:150
dangerouslyAllowCustomDisputeParameters:true
disputeGameFinalityDelaySeconds:6 faultGameAbsolutePrestate:0x038512e02c4c3f7bdaec27d00edf55b7155e0905301e1a88083e4e0a6764d54c faultGameClockExtension:120
faultGameMaxClockDuration:1200
faultGameMaxDepth:73
faultGameSplitDepth:30
faultGameWithdrawalDelay:1200
finalizationPeriodSeconds:604800
l1BlockTime:12
l2BlockTime:2
l2GenesisCanyonTimeOffset:0x0
l2GenesisDeltaTimeOffset:0x0
l2GenesisEcotoneTimeOffset:0x0
l2GenesisFjordTimeOffset:0x0
l2GenesisGraniteTimeOffset:0x0
l2GenesisRegolithTimeOffset:0x0
l2OutputOracleSubmissionInterval:1800
maxSequencerDrift:3600
preimageOracleChallengePeriod:1800
preimageOracleMinProposalSize:126000
proofMaturityDelaySeconds:604800
respectedGameType:1
sequencerWindowSize:21600]}
```

```
go-worker | t=2025-06-20T12:38:26+0000 lvl=warn msg=Revert addr=0xc28963E008cF800fe56CcA2D9E4AA0763d522C94 label="" err="execution reverted" revertData=0x8d77ecac depth=3
```

```
go-worker | t=2025-06-20T12:38:26+0000 lvl=warn msg=Revert addr=0x2E85fC9661Bd8905c84b5283D06E85Df2DF5Ba2F label=OPContractsManagerDeployerImpl err="execution reverted" revertData=0x30116425 depth=2
```

whereas the same exact intent succeeds towards Sepolia. Any insights about these reverts? logs are sparse.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.