Skip to content

Commit

Permalink
fix(ci): changes in kurtosis-op network config latest optimism package (
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez authored and 18aaddy committed Feb 12, 2025
1 parent f15091c commit 0959ba0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/assets/kurtosis_op_network_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,16 @@ ethereum_package:
participants:
- el_type: reth
el_extra_params:
- "--rpc.eth-proof-window 100"
cl_type: lighthouse
- "--rpc.eth-proof-window=100"
cl_type: teku
optimism_package:
chains:
- participants:
- el_type: op-geth
cl_type: op-node
# https://github.com/ethpandaops/optimism-package/issues/157
cl_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:a79e8cc06aa354511983fafcb6d71ab04cdfadbc"
- el_type: op-reth
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
cl_type: op-node
# https://github.com/ethpandaops/optimism-package/issues/157
cl_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:a79e8cc06aa354511983fafcb6d71ab04cdfadbc"
batcher_params:
extra_params:
- "--throttle-interval=0"

0 comments on commit 0959ba0

Please sign in to comment.