From 06a5e516e17f3bf6ab9106a9137b2b99b133595b Mon Sep 17 00:00:00 2001 From: soyboy Date: Mon, 24 Mar 2025 15:25:30 -0700 Subject: [PATCH 1/2] quick update on shifting timelines --- pages/notices/upgrade-13.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index e7bb62887..ca192d87a 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -20,11 +20,11 @@ import { Steps, Callout } from 'nextra/components' # Upgrade 13: OPCM and incident response improvements - Upgrade execution timelines are being publicly tracked in this [Release Management project board](https://github.com/orgs/ethereum-optimism/projects/117/views/12). + Upgrade execution timelines are being publicly tracked in this [release management project board](https://github.com/orgs/ethereum-optimism/projects/117/views/12). * OP Sepolia, Ink Sepolia, and Minato Sepolia are executing their upgrade **March 21st** - * OP Mainnet, Soneium Mainnet, Ink Mainnet, Base Mainnet, and Unichain Mainnet are expected to have Upgrade 13 executed on **April 1st**. - * You will soon be able to find other chain upgrades to be tracked in that project board. + * OP Mainnet, Soneium Mainnet, and Ink Mainnet are expected to have Upgrade 13 executed on **April 1st**. + * Other Optimism governed chains' upgrades will be tracked in the release management project board. This page outlines changes related to the Upgrade 13 network upgrade for chain operators, node operators, and users of OP Stack chains. The upgrade proposal is available [here](https://gov.optimism.io/t/upgrade-proposal-13-opcm-and-incident-response-improvements/9739) and the governance vote is available [here](https://vote.optimism.io/proposals/84511922734478887667300419900648701566511387783615524992018614345859900443455). From 2cf2143fdbed28bfbeaf8ab3fb5808c3df0beb27 Mon Sep 17 00:00:00 2001 From: soyboy Date: Mon, 24 Mar 2025 15:26:48 -0700 Subject: [PATCH 2/2] reordering --- pages/notices/upgrade-13.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/notices/upgrade-13.mdx b/pages/notices/upgrade-13.mdx index ca192d87a..f033c6a21 100644 --- a/pages/notices/upgrade-13.mdx +++ b/pages/notices/upgrade-13.mdx @@ -23,7 +23,7 @@ import { Steps, Callout } from 'nextra/components' Upgrade execution timelines are being publicly tracked in this [release management project board](https://github.com/orgs/ethereum-optimism/projects/117/views/12). * OP Sepolia, Ink Sepolia, and Minato Sepolia are executing their upgrade **March 21st** - * OP Mainnet, Soneium Mainnet, and Ink Mainnet are expected to have Upgrade 13 executed on **April 1st**. + * OP Mainnet, Ink Mainnet, and Soneium Mainnet are expected to have Upgrade 13 executed on **April 1st**. * Other Optimism governed chains' upgrades will be tracked in the release management project board.