Skip to content

Commit e89c67a

Browse files
authored
Merge branch 'main' into zkevm/deploy-zkevm
2 parents 7b9d80a + a658d16 commit e89c67a

File tree

69 files changed

+1247
-2166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1247
-2166
lines changed

docs/cdk/architecture/cdk-validium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Polygon CDK validium is one of two configuration options of the Polygon CDK, the other being the Polygon zkEVM rollup.
22

3-
As per [the definition](https://ethereum.org/developers/docs/scaling/validium), the Polygon CDK validium uses validity proofs to enforce integrity of state transitions, but it does not store transaction data on the Ethereum network.
3+
As per [the definition of validium](https://ethereum.org/developers/docs/scaling/validium), the Polygon CDK validium uses validity proofs to enforce integrity of state transitions, but it does not store transaction data on the Ethereum network.
44

55
The Polygon CDK validium is in fact a _zero-knowledge validium_ (zkValidium) because it utilises the Polygon zkEVM's off-chain prover to produce zero-knowledge proofs, which are published as _validity proofs_.
66

docs/cdk/resources/third-party-guides.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@ This page links to full guides that some of [our solution providers](https://eco
2424
<p class="feature-paragraph">Build a custom CDK chain with Gateway.</p>
2525
</a>
2626
</div>
27+
<div class="grid-item">
28+
<a href="https://docs.zeeve.io/rollups/polygon-cdk-zkrollups/quick-start-guide">
29+
<div><img src="/img/cdk/zeeve.png" loading="lazy" style="width: 150px; float;right" ></div>
30+
<div class="product-list-item-header">
31+
<div class="feature-card-heading">Zeeve</div>
32+
</div>
33+
<p class="feature-paragraph">Deploy a custom CDK chain with Zeeve.</p>
34+
</a>
35+
</div>
2736
</div>
2837

2938
Check out the [solution provider page](https://ecosystem.polygon.technology/spn/explore/) to see more info on our partners.

docs/cdk/version-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The table below shows the version compatibility for CDK releases and related com
3333
<td><a href="https://hub.docker.com/layers/0xpolygon/cdk-validium-node/0.6.4-cdk.6/images/sha256-c0bcc13f32bb89e66917a10df049f6a6d6a4e2736b3e73b9c27eda85351ce723?context=explore">0.6.4+cdk.6</a> </td>
3434
<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>
3535
<td><a href="https://github.com/0xPolygonHermez/zkevm-prover/releases/tag/v6.0.0">v6.0.0</a></td>
36-
<td> <a href="https://github.com/0xPolygonHermez/zkevm-contracts/releases/tag/v5.0.1-rc.2-fork.8">v5.0.1</a></td>
36+
<td> <a href="https://github.com/0xPolygonHermez/zkevm-contracts/releases/tag/v6.0.0-rc.1-fork.9">v6.0.0</a></td>
3737
<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>
3838
</tr>
3939
<td>CDK Elderberry 1 Release </td>

docs/img/cdk/zeeve.png

10.9 KB
Loading

docs/img/favicon.ico

0 Bytes
Binary file not shown.

docs/img/logo.png

70.3 KB
Loading
13.1 MB
Loading
136 KB
Loading
55.2 KB
Loading
30 KB
Loading

0 commit comments

Comments
 (0)