Skip to content

Commit 9f858d8

Browse files
update matrix
1 parent ee7aed8 commit 9f858d8

File tree

3 files changed

+21
-52
lines changed

3 files changed

+21
-52
lines changed

docs/cdk/how-to/use-native-token.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/cdk/version-matrix.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The table below shows the version compatibility for CDK releases and related com
1313
<th>CDK version</th>
1414
<th>Fork ID</th>
1515
<th>Equivalent zkEVM node</th>
16-
<th>CDK validium node </th>
16+
<th>CDK validium node</th>
1717
<th>CDK data<br>availability</th>
1818
<th>ZK-EVM prover</th>
1919
<th>Contracts</th>
@@ -22,11 +22,11 @@ The table below shows the version compatibility for CDK releases and related com
2222
</thead>
2323
<tbody>
2424
<tr>
25-
<td>Rollup </td>
26-
<td colspan="7">Follow zkEVM: <a href="https://github.com/0xPolygonHermez#testnetmainnet-versions" target="_blank" rel="noopener noreferrer">https://github.com/0xPolygonHermez#testnetmainnet-versions</a><br>Disclaimer: These versions are intended for permissionless nodes.</td>
25+
<td>Rollup</td>
26+
<td colspan="7">Follow zkEVM: <a href="https://github.com/0xPolygonHermez#testnetmainnet-versions">https://github.com/0xPolygonHermez#testnetmainnet-versions</a><br>Disclaimer: These versions are intended for permissionless nodes.</td>
2727
</tr>
2828
<tr>
29-
<td>Validium </td>
29+
<td>Validium</td>
3030
<td>5</td>
3131
<td>N/A</td>
3232
<td><a href="https://github.com/0xPolygon/cdk-validium-node/releases/tag/v0.0.2-hotfix4">v.0.0.2-hotfix4</a></td>
@@ -36,7 +36,7 @@ The table below shows the version compatibility for CDK releases and related com
3636
<td>v0.2.0</td>
3737
</tr>
3838
<tr>
39-
<td>Upgraded Validium</td>
39+
<td>Upgraded validium</td>
4040
<td>6</td>
4141
<td>zkevm-node@0.4.2</td>
4242
<td><a href="https://github.com/0xPolygon/cdk-validium-node/releases/tag/v0.0.3-hotfix6">v0.0.3-hotfix6</a></td>
@@ -46,24 +46,24 @@ The table below shows the version compatibility for CDK releases and related com
4646
<td>v0.3.2-RC1</td>
4747
</tr>
4848
<tr>
49-
<td><a href="https://polygontechnology.notion.site/Instructions-zkEVM-Mainnet-Beta-Node-v0-5-7-Prover-v4-0-4-8f5b9d8e2f6a4048b21c608b49a93376">Ares release</a><br>BETA TESTING</td>
49+
<td><a href="https://polygontechnology.notion.site/Instructions-zkEVM-Mainnet-Beta-Node-v0-5-7-Prover-v4-0-4-8f5b9d8e2f6a4048b21c608b49a93376" target="_blank" rel="noopener noreferrer">CDK-Etrog Release</a>- <br>BETA TESTING</td>
5050
<td>7</td>
51-
<td>zkevm-node@0.5.6 (Etrog+uLxLy)</td>
52-
<td><a href="https://github.com/0xPolygon/cdk-validium-node/releases/tag/v0.5.6%2Bcdk">v0.5.6+CDK</a> </td>
51+
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/tag/v0.5.13">v0.5.13 </a>(Etrog+uLxLy)</td>
52+
<td><a href="https://hub.docker.com/layers/0xpolygon/cdk-validium-node/0.5.13-cdk.3/images/sha256-b83a0dbf954cc514fa129b8eff4d74e61a46cacbfbd70dce9780ee31d9b62770?context=explore">v0.5.13+cdk.3</a> </td>
5353
<td><a href="https://github.com/0xPolygon/cdk-data-availability/releases/tag/v0.0.5">v0.0.5</a></td>
54-
<td><a href="https://github.com/0xPolygonHermez/zkevm-prover/releases/tag/v4.0.4">v4.0.4</a></td>
55-
<td>Merged: <br>zkevm-contracts</td>
56-
<td><a href="https://github.com/0xPolygonHermez/zkevm-bridge-service/releases/tag/v0.4.0">v0.4.0</a></td>
54+
<td>Prover: <a href="https://github.com/0xPolygonHermez/zkevm-prover/releases/tag/v4.0.19">v4.0.19</a></td>
55+
<td> <a href="https://github.com/0xPolygonHermez/zkevm-rom/tree/v4.0.0-fork.7">v4.0.0-fork.7</a></td>
56+
<td>Bridge: <a href="https://github.com/0xPolygonHermez/zkevm-bridge-service/releases/tag/v0.4.2">v0.4.2</a></td>
5757
</tr>
5858
<tr>
59-
<td>Etrog + uLxLy</td>
60-
<td>?</td>
61-
<td><a href="https://github.com/0xPolygonHermez/zkevm-node">zkevm-node@v0.5.0-RCXX (where XX=latest tag number)</a></td>
62-
<td><a href="https://github.com/0xPolygon/cdk-validium-node">cdk-validium-node@v0.5.0-RC4 </a></td>
63-
<td><a href="https://github.com/0xPolygon/cdk-data-availability">cdk-data-availability@ feature/etrog</a></td>
64-
<td><a href="https://github.com/0xPolygonHermez/zkevm-prover/releases/tag/v4.0.4">zkevm-prover@v4.0.4</a></td>
65-
<td><a href="https://github.com/0xPolygonHermez/zkevm-contracts/tree/feature/build-v4.0.0-rc.5-fork.7">zkevm-contracts@v4.0.0-rc.5-fork.7</a></td>
66-
<td><a href="https://github.com/0xPolygonHermez/zkevm-bridge-service/tree/v0.4.0-RC4">zkevm-bridge-service@v0.4.0-rc4</a></td>
59+
<td>Ares release Edlerberry + 2 weeks</td>
60+
<td>8</td>
61+
<td>Elderberry </td>
62+
<td></td>
63+
<td></td>
64+
<td></td>
65+
<td></td>
66+
<td></td>
6767
</tr>
6868
</tbody>
6969
</table>
@@ -86,19 +86,18 @@ The table below shows the version compatibility for Polygon zkEVM releases.
8686
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/tag/v0.5.10">v0.5.10</a></td>
8787
<td>v0.4.0</td>
8888
<td>v4.0.4</td>
89-
<td>Mainnet &amp; Cardona: 4-7. <br>Testnet (Goerli): 1,- 6.</td>
89+
<td>Mainnet &amp; Cardona: 4-7. <br>Testnet (Goerli): 1- 6.</td>
9090
</tr>
9191
<tr>
9292
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/v0.4.0">v0.4.0</a></td>
9393
<td>v0.3.0</td>
9494
<td>v3.0.2</td>
95-
<td>Testnet: 1-6<br>Mainnet: 4-6</td>
95+
<td rowspan="2">Testnet: 1-6<br>Mainnet: 4-6</td>
9696
</tr>
9797
<tr>
9898
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/v0.3.3">v0.3.3</a></td>
9999
<td>v0.2.0</td>
100100
<td>v3.0.0</td>
101-
<td></td>
102101
</tr>
103102
<tr>
104103
<td><a href="https://github.com/0xPolygonHermez/zkevm-node/releases/v0.3.1">v0.3.1</a> </td>

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ nav:
8585
- How to:
8686
- Quickly test a running stack: cdk/how-to/quick-test-stack.md
8787
- Manage allowlists with policies: cdk/how-to/manage-policies.md
88-
- Use a native token: cdk/how-to/use-native-token.md
8988
- Architecture:
9089
- CDK rollup option: cdk/architecture/cdk-zkevm-option.md
9190
- CDK validium option: cdk/architecture/cdk-validium-option.md

0 commit comments

Comments
 (0)