You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cdk/how-to/migrate/forkid-9-12.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ See [Example Maintenance Communication to Network Partners](#example-maintenance
19
19
The high-level steps in the collaborative process are:
20
20
21
21
1. Implementation Provider halting the sequencer,
22
-
2. Implementation Provider can send & executes the upgrade transaction,
22
+
2. Implementation Provider can send & execute the upgrade transaction,
23
23
3. Implementation Provider upgrades components to Fork 12 stack,
24
24
4. Implementation Provider restarts the components.
25
-
5. Polygon updated the Permissionless node attached to the Agglayer for that chain.
25
+
5. Polygon updates the Permissionless node attached to the Agglayer for that chain.
26
26
27
27
## 2. CDK Components Versions
28
28
@@ -92,12 +92,8 @@ go run ./zk/debug_tools/datastream-host \
92
92
## 4. Polygon Preparation Steps
93
93
94
94
1. Polygon will collaborate with the Implementation Provider to agree on the scheduled and dates for the upgrade which will incorporate any required time locks.
95
-
2. Polygon will set up Google Meet calls between Polygon and the Implementation Provider's engineers to conduct planned upgrades for both testnet and mainnet on agreed dates.
96
-
3. Polygon will prepare in advance and with agreed timelock:
97
-
- Rolluptype for fork 12
98
-
- Upgrade transaction to fork 12
99
-
4. For chains attached to the Polygon Agglayer, Polygon will handle steps to upgrade the permissionless node.
100
-
5.[See example communication](#example-maintenance-communication-to-network-partners) that Implementation Providers can use to prepare their customer network partners and communities.
95
+
2. For chains attached to the Polygon Agglayer, Polygon will handle steps to upgrade the permissionless node.
96
+
3.[See example communication](#example-maintenance-communication-to-network-partners) that Implementation Providers can use to prepare their customer network partners and communities.
101
97
102
98
## 5. Operational Steps
103
99
@@ -149,11 +145,10 @@ go run ./zk/debug_tools/datastream-host \
149
145
150
146
3. Stop all services (node, prover/executor, bridge).
0 commit comments