This commit is contained in:
squidbear
2025-03-30 09:31:37 +02:00
parent d3517085fa
commit 4cc066551a
51 changed files with 51 additions and 51 deletions

View File

@@ -75,7 +75,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
- OP_NODE_NETWORK=base-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=base-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=base-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=base-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

@@ -76,7 +76,7 @@ services:
env_file: env_file:
- ./blast/mainnet.env - ./blast/mainnet.env
environment: environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json - "OP_NODE_ROLLUP_CONFIG=/config/rollup.json"
- "OP_NODE_SYNCMODE=consensus-layer" - "OP_NODE_SYNCMODE=consensus-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

@@ -76,7 +76,7 @@ services:
env_file: env_file:
- ./blast/mainnet.env - ./blast/mainnet.env
environment: environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json - "OP_NODE_ROLLUP_CONFIG=/config/rollup.json"
- "OP_NODE_SYNCMODE=consensus-layer" - "OP_NODE_SYNCMODE=consensus-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

@@ -76,7 +76,7 @@ services:
env_file: env_file:
- ./blast/sepolia.env - ./blast/sepolia.env
environment: environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json - "OP_NODE_ROLLUP_CONFIG=/config/rollup.json"
- "OP_NODE_SYNCMODE=consensus-layer" - "OP_NODE_SYNCMODE=consensus-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=bob-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=bob-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=boba-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=boba-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=hashkeychain-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=hashkeychain-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=ink-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=ink-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=ink-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=ink-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=lisk-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=lisk-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=lisk-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=lisk-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

@@ -76,7 +76,7 @@ services:
env_file: env_file:
- ./mantle/mainnet.env - ./mantle/mainnet.env
environment: environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json - "OP_NODE_ROLLUP_CONFIG=/config/rollup.json"
- "OP_NODE_SYNCMODE=consensus-layer" - "OP_NODE_SYNCMODE=consensus-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

@@ -76,7 +76,7 @@ services:
env_file: env_file:
- ./mantle/mainnet.env - ./mantle/mainnet.env
environment: environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json - "OP_NODE_ROLLUP_CONFIG=/config/rollup.json"
- "OP_NODE_SYNCMODE=consensus-layer" - "OP_NODE_SYNCMODE=consensus-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=metal-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=metal-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=metal-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=metal-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=mode-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=mode-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=mode-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=mode-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=op-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=op-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=op-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=op-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=snax-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=snax-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=swell-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=swell-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=unichain-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=unichain-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=unichain-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=unichain-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=worldchain-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=worldchain-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=worldchain-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=worldchain-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=zora-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=zora-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=zora-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=zora-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"