This commit is contained in:
squidbear
2025-03-29 02:31:27 +01:00
parent 82a3c4b5e1
commit 7aaa67d886
46 changed files with 46 additions and 46 deletions

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebase-mainnet - OP_NODE_NETWORK=base-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebase-mainnet - OP_NODE_NETWORK=base-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebase-sepolia - OP_NODE_NETWORK=base-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebase-sepolia - OP_NODE_NETWORK=base-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebob-mainnet - OP_NODE_NETWORK=bob-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namebob-mainnet - OP_NODE_NETWORK=bob-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameboba-mainnet - OP_NODE_NETWORK=boba-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameboba-sepolia - OP_NODE_NETWORK=boba-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namehashkeychain-mainnet - OP_NODE_NETWORK=hashkeychain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namehashkeychain-mainnet - OP_NODE_NETWORK=hashkeychain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameink-mainnet - OP_NODE_NETWORK=ink-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameink-mainnet - OP_NODE_NETWORK=ink-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameink-sepolia - OP_NODE_NETWORK=ink-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameink-sepolia - OP_NODE_NETWORK=ink-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namelisk-mainnet - OP_NODE_NETWORK=lisk-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namelisk-mainnet - OP_NODE_NETWORK=lisk-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namelisk-sepolia - OP_NODE_NETWORK=lisk-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namelisk-sepolia - OP_NODE_NETWORK=lisk-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemetal-mainnet - OP_NODE_NETWORK=metal-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemetal-mainnet - OP_NODE_NETWORK=metal-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemetal-sepolia - OP_NODE_NETWORK=metal-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemetal-sepolia - OP_NODE_NETWORK=metal-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemode-mainnet - OP_NODE_NETWORK=mode-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemode-mainnet - OP_NODE_NETWORK=mode-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemode-sepolia - OP_NODE_NETWORK=mode-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namemode-sepolia - OP_NODE_NETWORK=mode-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameop-mainnet - OP_NODE_NETWORK=op-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameop-mainnet - OP_NODE_NETWORK=op-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameop-sepolia - OP_NODE_NETWORK=op-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameop-sepolia - OP_NODE_NETWORK=op-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namesnax-mainnet - OP_NODE_NETWORK=snax-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namesnax-mainnet - OP_NODE_NETWORK=snax-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameswell-mainnet - OP_NODE_NETWORK=swell-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameswell-mainnet - OP_NODE_NETWORK=swell-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameunichain-mainnet - OP_NODE_NETWORK=unichain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameunichain-mainnet - OP_NODE_NETWORK=unichain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameunichain-sepolia - OP_NODE_NETWORK=unichain-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameunichain-sepolia - OP_NODE_NETWORK=unichain-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameworldchain-mainnet - OP_NODE_NETWORK=worldchain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameworldchain-mainnet - OP_NODE_NETWORK=worldchain-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameworldchain-sepolia - OP_NODE_NETWORK=worldchain-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_nameworldchain-sepolia - OP_NODE_NETWORK=worldchain-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namezora-mainnet - OP_NODE_NETWORK=zora-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namezora-mainnet - OP_NODE_NETWORK=zora-mainnet
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namezora-sepolia - OP_NODE_NETWORK=zora-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=service_namezora-sepolia - OP_NODE_NETWORK=zora-sepolia
- "OP_NODE_SYNCMODE=execution-layer" - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}" - "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"