Skip to content

Commit

Permalink
Reapply "chore: bump cdk-erigon to v2.1.2" (#162)
Browse files Browse the repository at this point in the history
This reverts commit 910b23b.
  • Loading branch information
vcastellm authored Nov 6, 2024
1 parent 820ded7 commit 5bee873
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion test/combinations/fork11-rollup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
args:
zkevm_contracts_image: leovct/zkevm-contracts:v7.0.0-rc.2-fork.11
zkevm_prover_image: hermeznetwork/zkevm-prover:v7.0.2-fork.11
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.0
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.2
zkevm_node_image: hermeznetwork/zkevm-node:v0.7.0-fork11-RC1
cdk_node_image: cdk
zkevm_use_gas_token_contract: true
Expand Down
2 changes: 1 addition & 1 deletion test/combinations/fork12-cdk-validium.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
args:
zkevm_contracts_image: leovct/zkevm-contracts:v8.0.0-rc.4-fork.12
zkevm_prover_image: hermeznetwork/zkevm-prover:v8.0.0-RC12-fork.12
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.0
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.2
cdk_node_image: cdk
zkevm_use_gas_token_contract: true
data_availability_mode: cdk-validium
Expand Down
2 changes: 1 addition & 1 deletion test/combinations/fork12-rollup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
args:
zkevm_contracts_image: leovct/zkevm-contracts:v8.0.0-rc.4-fork.12
zkevm_prover_image: hermeznetwork/zkevm-prover:v8.0.0-RC12-fork.12
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.0
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.2
cdk_node_image: cdk
zkevm_use_gas_token_contract: true
data_availability_mode: rollup
Expand Down
2 changes: 1 addition & 1 deletion test/combinations/fork9-cdk-validium.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
args:
zkevm_contracts_image: leovct/zkevm-contracts:v6.0.0-rc.1-fork.9
zkevm_prover_image: hermeznetwork/zkevm-prover:v6.0.6
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.0
cdk_erigon_node_image: hermeznetwork/cdk-erigon:v2.1.2
zkevm_node_image: hermeznetwork/zkevm-node:v0.7.3-RC1
cdk_validium_node_image: 0xpolygon/cdk-validium-node:0.7.0-cdk
cdk_node_image: cdk
Expand Down

0 comments on commit 5bee873

Please sign in to comment.