Skip to content

Commit 13056ff

Browse files
authored
Merge pull request 0xPolygon#2578 from 0xPolygon/Sharonbc01-patch-1
Update forkid-9-12.md
2 parents 5a8b513 + 71de5cd commit 13056ff

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

docs/cdk/how-to/migrate/forkid-9-12.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ See [Example Maintenance Communication to Network Partners](#example-maintenance
1919
The high-level steps in the collaborative process are:
2020

2121
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,
2323
3. Implementation Provider upgrades components to Fork 12 stack,
2424
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.
2626

2727
## 2. CDK Components Versions
2828

@@ -92,12 +92,8 @@ go run ./zk/debug_tools/datastream-host \
9292
## 4. Polygon Preparation Steps
9393

9494
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.
10197

10298
## 5. Operational Steps
10399

@@ -149,11 +145,10 @@ go run ./zk/debug_tools/datastream-host \
149145

150146
3. Stop all services (node, prover/executor, bridge).
151147

152-
4. Implementation Provider Rollup admin: Upgrade Smart Contract (multisig):
148+
4. Implementation Provider Rollup admin: Upgrade Smart Contract.
153149
- Upgrade rollup to fork 12.
154150
- Wait for the Tx to be finalized.
155151

156-
**Please Note:** Wait for Polygon to send the L1 transaction (tx) and confirm it.
157152

158153
### Steps to Deploy CDK FEP Fork 12 Components
159154
1. It is recommended to back up your DAC node by taking a snapshot of the DAC database.

0 commit comments

Comments
 (0)