mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
37 lines
951 B
YAML
37 lines
951 B
YAML
ethereum_package:
|
|
participants:
|
|
- el_type: reth
|
|
el_extra_params:
|
|
- "--rpc.eth-proof-window=100"
|
|
cl_type: teku
|
|
network_params:
|
|
preset: minimal
|
|
genesis_delay: 5
|
|
additional_preloaded_contracts: '
|
|
{
|
|
"0x4e59b44847b379578588920cA78FbF26c0B4956C": {
|
|
"balance": "0ETH",
|
|
"code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf3",
|
|
"storage": {},
|
|
"nonce": "1"
|
|
}
|
|
}'
|
|
optimism_package:
|
|
chains:
|
|
chain0:
|
|
participants:
|
|
node0:
|
|
el:
|
|
type: op-geth
|
|
cl:
|
|
type: op-node
|
|
node1:
|
|
el:
|
|
type: op-reth
|
|
image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
|
|
cl:
|
|
type: op-node
|
|
network_params:
|
|
holocene_time_offset: 0
|
|
isthmus_time_offset: 0
|