Skip to content

Commit 06cc659

Browse files
updates after chat
1 parent 93ba3bb commit 06cc659

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/cdk/releases/ares-components.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The following table lists the components and where you can find them for CDK rol
1919
| Node = RPC and sequencer | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | Customizable but usually sequencer=1 node, multiple for RPC |
2020
| Data availability | None | <a href=https://github.com/0xPolygon/cdk-data-availability>cdk-data-availability</a> | |
2121
| Contracts | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | Same code for both: 8.0.0-rc.2-fork.12 |
22-
| Data streamer | tbc | tbc | tbc |
23-
| CLI | tbc | tbc | tbc |
22+
| Data streamer | <a href=https://github.com/0xPolygon/zkevm-data-streamer>zkevm-data-streamer</a> | <a href=https://github.com/0xPolygon/zkevm-data-streamer>zkevm-data-streamer</a> | Same code for both |
23+
| CLI | <a href=https://github.com/0xPolygon/cdk>CLI included</a> | <a href=https://github.com/0xPolygon/cdk>CLI included</a> | Same code for both |
2424
| Sequence sender | <a href=https://github.com/0xPolygon/cdk>Sequence sender included</a> | <a href=https://github.com/0xPolygon/cdk>Sequence sender included</a> | Same code for both |
2525
| Aggregator | <a href=https://github.com/0xPolygon/cdk>Aggregator included</a> | <a href=https://github.com/0xPolygon/cdk>Aggregator included</a> | Same code for both |
2626
| Tx pool manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager>zkevm-pool-manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager>zkevm-pool-manager | Same code for both |
@@ -45,7 +45,7 @@ This release follows on shortly after the Ares+ FEP release.
4545
| Erigon RPC | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | Same for both |
4646
| Erigon sequencer | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | <a href=https://github.com/0xPolygonHermez/cdk-erigon>cdk-erigon</a> | Same for both |
4747
| Sequence sender | <a href=https://github.com/0xPolygonHermez/zkevm-sequence-sender>zkevm-sequence-sender</a> | <a href=https://github.com/0xPolygon/cdk-sequence-sender>cdk-sequence-sender</a> | |
48-
| Aggregator | <a href=https://github.com/0xPolygonHermez/zkevm-aggregator>zkevm-aggregator</a> | <a href=https://github.com/0xPolygon/cdk>cdk</a> | |
48+
| Aggregator | <a href=https://github.com/0xPolygonHermez/zkevm-aggregator>zkevm-aggregator</a> | <a href=https://github.com/0xPolygonHermez/zkevm-aggregator>zkevm-aggregator</a> | Same for both |
4949
| Pool manager | <a href=https://github.com/0xPolygon/zkevm-pool-manager>zkevm-pool-manager</a> using with cdk-erigon | No explicit pool manager as persistence is built in | |
5050
| Prover | <a href=https://github.com/0xPolygonHermez/zkevm-prover>zkevm-prover<a> | <a href=https://github.com/0xPolygonHermez/zkevm-prover>zkevm-prover<a> | Versions in flight |
5151
| Bridge service | <a href=https://github.com/0xPolygonHermez/zkevm-bridge-service>zkevm-bridge-service</a> | <a href=https://github.com/0xPolygonHermez/zkevm-bridge-service>zkevm-bridge-service</a> | Same for both |

0 commit comments

Comments
 (0)