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/version-matrix.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ hide:
4
4
- toc
5
5
---
6
6
7
-
## CDK
7
+
## CDK component versions/releases
8
8
9
9
The table below shows the version compatibility for CDK releases and related components.
10
10
@@ -16,27 +16,30 @@ The table below shows the version compatibility for CDK releases and related com
16
16
<th>Equivalent zkEVM node</th>
17
17
<th>CDK validium node</th>
18
18
<th>CDK data<br>availability</th>
19
-
<th>ZK-EVM prover</th>
19
+
<th>zkEVM rollup node</th>
20
+
<th>zkEVM prover</th>
20
21
<th>Contracts</th>
21
22
<th>Bridge</th>
22
23
</tr>
23
24
</thead>
24
25
<tbody>
26
+
<!--
25
27
<tr>
26
28
<td>Rollup</td>
27
29
<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>
0 commit comments