mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(ci): add Kurtosis workflow (#11615)
This commit is contained in:
15
.github/assets/kurtosis_network_params.yaml
vendored
Normal file
15
.github/assets/kurtosis_network_params.yaml
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
participants:
|
||||
- el_type: geth
|
||||
cl_type: lighthouse
|
||||
- el_type: reth
|
||||
el_extra_params:
|
||||
- --engine.experimental
|
||||
el_image: "ghcr.io/paradigmxyz/reth:kurtosis-ci"
|
||||
cl_type: teku
|
||||
additional_services:
|
||||
- assertoor
|
||||
assertoor_params:
|
||||
run_block_proposal_check: true
|
||||
run_transaction_test: true
|
||||
run_blob_transaction_test: true
|
||||
run_opcodes_transaction_test: true
|
||||
Reference in New Issue
Block a user