Skip to content

Commit 9bec1ad

Browse files
authored
Merge pull request 0xPolygon#2583 from 0xPolygon/Sharonbc01-patch-1
Update full-execution-proofs.md
2 parents 13056ff + 85f7674 commit 9bec1ad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/cdk/concepts/full-execution-proofs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ The table below lists the CDK FEP components and where you can find them.
1616

1717
| Component | CDK FEP stack | Notes |
1818
|------------------------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------|
19-
| Node = RPC and sequencer | <a href=https://github.com/0xPolygonHermez/cdk-erigon/releases>cdk-erigon:v2.1.x</a> | Customizable, commonly: <br/>- Sequencer = 1 node</br>- RPC = multiple nodes |
19+
| Node = RPC and sequencer | <a href=https://github.com/0xPolygonHermez/cdk-erigon/releases>cdk-erigon:v2.61.x</a> | Customizable, commonly: <br/>- Sequencer = 1 node</br>- RPC = multiple nodes |
2020
| Data availability | <a href=https://github.com/0xPolygon/cdk-data-availability>cdk-data-availability</a> | **Only** for validium mode use latest tag |
2121
| Contracts | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | Use Fork ID12 contracts |
22-
| CLI | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x<a> | Included in CDK repo |
23-
| Sequence sender | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x</a> | Included in CDK repo |
24-
| Aggregator | <a href=https://github.com/0xPolygon/cdk/releases>cdk:v0.3.x</a> | Included in CDK repo |
22+
| CLI | <a href=https://github.com/0xPolygon/cdk/releases>cdk repo<a> | Included in CDK repo |
23+
| Sequence sender | <a href=https://github.com/0xPolygon/cdk/releases>cdk repo</a> | Included in CDK repo |
24+
| Aggregator | <a href=https://github.com/0xPolygon/cdk/releases>cdk repo</a> | Included in CDK repo |
2525
| Tx pool manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager> zkevm-pool-manager</a> | Use latest tag |
26-
| Prover | <a href=https://hub.docker.com/r/hermeznetwork/zkevm-prover/tags> zkevm-prover </a> | v8.0.0-RC14 |
26+
| Prover | <a href=https://hub.docker.com/r/hermeznetwork/zkevm-prover/tags> zkevm-prover </a> | v8.0.0-RC16 |
2727

2828
## Component descriptions
2929

0 commit comments

Comments
 (0)