Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holocene: Mainnet Tracker #13354

Open
sebastianst opened this issue Dec 11, 2024 · 1 comment · May be fixed by ethereum-optimism/superchain-ops#454
Open

Holocene: Mainnet Tracker #13354

sebastianst opened this issue Dec 11, 2024 · 1 comment · May be fixed by ethereum-optimism/superchain-ops#454
Assignees
Labels
M-tracking Meta: tracking issue

Comments

@sebastianst
Copy link
Member

Tracking Holocene Mainnet tasks.

See also public checklist.

@sebastianst sebastianst added the M-tracking Meta: tracking issue label Dec 11, 2024
@sebastianst sebastianst added this to the Holocene: Auxiliary milestone Dec 11, 2024
@sebastianst sebastianst self-assigned this Dec 11, 2024
@sebastianst
Copy link
Member Author

sebastianst commented Dec 11, 2024

.env

Partial content:

NETWORK=mainnet

# Address of deployed `PreimageOracle` contract.
PREIMAGE_ORACLE_ADDR=0x9c065e11870B891D214Bc2Da7EF1f9DDFA1BE277

# Address of deployed `AnchorStateRegistry` proxy contract.
ANCHOR_STATE_REGISTRY_PROXY_ADDR=0x18DAc71c228D1C32c99489B7323d441E1175e443

# Address of the `SuperchainConfig` proxy contract.
SUPERCHAIN_CONFIG_PROXY_ADDR=0x95703e0982140D16f8ebA6d158FccEde42f04a4C

# Address of deployed `ProxyAdmin` contract.
PROXY_ADMIN_ADDR=0x543bA4AADBAb8f9025686Bd03993043599c6fB04

# Address of deployed `SystemConfig` proxy contract.
SYSTEM_CONFIG_PROXY_ADDR=0x229047fed2591dbec1eF1118d64F7aF3dB9EB290

# Address of deployed `DisputeGameFactory` proxy contract.
DISPUTE_GAME_FACTORY_PROXY_ADDR=0xe5965Ab5962eDc7477C8520243A95517CD252fA9

USE_FAULT_PROOFS=true
USE_PERMISSIONLESS_FAULT_PROOFS=true

OP_CONTRACTS_RELEASE="v1.8.0-rc.3"

SYSTEM_CONFIG_IMPL_ADDR=0x0000000000000000000000000000000000000000
MIPS_IMPL_ADDR=0x0000000000000000000000000000000000000000
DELAYED_WETH_IMPL_ADDR=0x71e966Ae981d1ce531a7b6d23DC0f27B38409087

deploy-config.json

Using mainnet one with "faultGameAbsolutePrestate": "0x03f89406817db1ed7fd8b31e13300444652cdb0b9c509a674de43483b2f83568"

Deployment

  • Funded deployer account with this tx
  • deployments.json
{
  "SystemConfig": "0xAB9d6cB7A427c0765163A7f45BB91cAfe5f2D375",
  "MIPS": "0x5fE03a12C1236F9C22Cb6479778DDAa4bce6299C",
  "FaultDisputeGame": "0x27B81db41F586016694632193b99E45b1a27B8f8",
  "PermissionedDisputeGame": "0x91a661891248d8C4916FB4a1508492a5e2CBcb87"
}

@BlocksOnAChain BlocksOnAChain moved this to In Progress in OP Stack Upgrades Dec 11, 2024
@BlocksOnAChain BlocksOnAChain moved this from In Progress to In-review in OP Stack Upgrades Dec 11, 2024
geoknee added a commit to ethereum-optimism/superchain-registry that referenced this issue Dec 11, 2024
github-merge-queue bot pushed a commit to ethereum-optimism/superchain-registry that referenced this issue Dec 11, 2024
* add Holocene release candidate contract versions to standard-versions-mainnet.toml

with some placeholders for now

* update addresses

ethereum-optimism/optimism#13354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-tracking Meta: tracking issue
Projects
Status: In-review
Development

Successfully merging a pull request may close this issue.

1 participant