Skip to content

Commit 513f3e7

Browse files
Merge pull request 0xPolygon#718 from 0xPolygon/cdk/matrix-update
CDK: Update the release matrix doc
2 parents 7ac07c2 + 3b10f0a commit 513f3e7

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/cdk/version-matrix.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ hide:
44
- toc
55
---
66

7-
## CDK
7+
## CDK component versions/releases
88

99
The table below shows the version compatibility for CDK releases and related components.
1010

@@ -16,27 +16,30 @@ The table below shows the version compatibility for CDK releases and related com
1616
<th>Equivalent zkEVM node</th>
1717
<th>CDK validium node</th>
1818
<th>CDK data<br>availability</th>
19-
<th>ZK-EVM prover</th>
19+
<th>zkEVM rollup node</th>
20+
<th>zkEVM prover</th>
2021
<th>Contracts</th>
2122
<th>Bridge</th>
2223
</tr>
2324
</thead>
2425
<tbody>
26+
<!--
2527
<tr>
2628
<td>Rollup</td>
2729
<td colspan="7">Follow <a href="https://github.com/0xPolygonHermez#testnetmainnet-versions"> zkEVM </a></br><i>Disclaimer - These versions are intended for permissionless nodes</i> </td>
28-
</tr>
30+
</tr>-->
2931
<tr>
3032
<td>CDK Elderberry 2 Release </td>
3133
<td>9</td>
3234
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/tag/v0.6.4">v0.6.4 Elderberry 2</a></td>
3335
<td><a href="https://hub.docker.com/layers/0xpolygon/cdk-validium-node/0.6.7-cdk.1/images/sha256-dafb15f9355331b4b7174f47ac416b275915ff24a9ed89c211c7c15c8adfc6b8?context=explore">0.6.7+cdk.1</a> </td>
3436
<td><a href="https://hub.docker.com/layers/0xpolygon/cdk-data-availability/0.0.7/images/sha256-17590789a831259d7a07d8a042ea87e381c5708dec3a7daef6f3f782f50b2c00?context=explore">v0.0.7</a></td>
37+
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/tag/v0.6.7">v0.6.7 </a></td>
3538
<td><a href="https://github.com/0xPolygonHermez/zkevm-prover/releases/tag/v6.0.0">v6.0.0</a></td>
3639
<td> <a href="https://github.com/0xPolygonHermez/zkevm-contracts/releases/tag/v6.0.0-rc.1-fork.9">v6.0.0</a></td>
3740
<td><a href="https://hub.docker.com/layers/hermeznetwork/zkevm-bridge-service/v0.4.2-cdk.1/images/sha256-f22ad8c9ad058c7a97a3d38f53cac5b1053858916523b96211d33ae40a9b45f8?context=explore">v0.4.2-cdk.1</a></td>
3841
</tr>
39-
<td>CDK Elderberry 1 Release </td>
42+
<!-- <td>CDK Elderberry 1 Release </td>
4043
<td>8</td>
4144
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/tag/v0.6.2">v0.6.2 Elderberry</a></td>
4245
<td><a href="https://github.com/0xPolygon/cdk-validium-node/releases/tag/v0.6.2%2Bcdk4">0.6.2+cdk.4</a> </td>
@@ -64,14 +67,15 @@ The table below shows the version compatibility for CDK releases and related com
6467
<td>zkevm-prover<br>@3.0.2<br>Config files version 3.0.0-RC3-fork.6</td>
6568
<td><a href="https://github.com/0xPolygon/cdk-validium-contracts/releases/tag/v0.0.2">v0.0.2</a></td>
6669
<td>v0.3.2-RC1</td>
67-
</tr>
70+
</tr>-->
6871
</tbody>
6972
</table>
7073

7174
### Migrating
7275

7376
- Anyone on earlier versions, we recommend going straight to fork ID 9.
7477

78+
<!--
7579
## zkEVM
7680
7781
The table below shows the version compatibility for Polygon zkEVM releases.
@@ -123,3 +127,5 @@ The table below shows the version compatibility for Polygon zkEVM releases.
123127
</tr>
124128
</tbody>
125129
</table>
130+
-->
131+

0 commit comments

Comments
 (0)