mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add simple kurtosis test for OP stack (#12506)
This commit is contained in:
15
.github/assets/kurtosis_op_network_params.yaml
vendored
Normal file
15
.github/assets/kurtosis_op_network_params.yaml
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
ethereum_package:
|
||||
participants:
|
||||
- el_type: reth
|
||||
cl_type: lighthouse
|
||||
optimism_package:
|
||||
chains:
|
||||
- participants:
|
||||
- el_type: op-geth
|
||||
cl_type: op-node
|
||||
- el_type: op-reth
|
||||
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
|
||||
cl_type: op-node
|
||||
batcher_params:
|
||||
extra_params:
|
||||
- "--throttle-interval=0"
|
||||
Reference in New Issue
Block a user