From 7b87130e4f6ecd1ca3ddf4d086e57abc89ad5900 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 29 Jul 2026 11:47:54 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main a319d697a820 --- op/erigon/hashkeychain-mainnet-op-erigon-archive-trace.yml | 3 +++ op/geth/hashkeychain-mainnet-op-geth-archive-leveldb-hash.yml | 3 +++ op/geth/hashkeychain-mainnet-op-geth-pruned-pebble-path.yml | 3 +++ op/reth/hashkeychain-mainnet-op-reth-pruned-trace.yml | 3 +++ 4 files changed, 12 insertions(+) diff --git a/op/erigon/hashkeychain-mainnet-op-erigon-archive-trace.yml b/op/erigon/hashkeychain-mainnet-op-erigon-archive-trace.yml index adc35955..c7f46c70 100644 --- a/op/erigon/hashkeychain-mainnet-op-erigon-archive-trace.yml +++ b/op/erigon/hashkeychain-mainnet-op-erigon-archive-trace.yml @@ -128,6 +128,9 @@ services: - OP_NODE_METRICS_ADDR=0.0.0.0 - OP_NODE_METRICS_ENABLED=true - OP_NODE_METRICS_PORT=7300 + - OP_NODE_OVERRIDE_HOLOCENE=1785306600 + - OP_NODE_OVERRIDE_ISTHMUS=1785306900 + - OP_NODE_OVERRIDE_JOVIAN=1785307200 - OP_NODE_P2P_ADVERTISE_IP=${IP} - OP_NODE_P2P_LISTEN_IP=0.0.0.0 - OP_NODE_P2P_LISTEN_TCP_PORT=16378 diff --git a/op/geth/hashkeychain-mainnet-op-geth-archive-leveldb-hash.yml b/op/geth/hashkeychain-mainnet-op-geth-archive-leveldb-hash.yml index 7bdfe05d..d8967879 100644 --- a/op/geth/hashkeychain-mainnet-op-geth-archive-leveldb-hash.yml +++ b/op/geth/hashkeychain-mainnet-op-geth-archive-leveldb-hash.yml @@ -128,6 +128,9 @@ services: - OP_NODE_METRICS_ADDR=0.0.0.0 - OP_NODE_METRICS_ENABLED=true - OP_NODE_METRICS_PORT=7300 + - OP_NODE_OVERRIDE_HOLOCENE=1785306600 + - OP_NODE_OVERRIDE_ISTHMUS=1785306900 + - OP_NODE_OVERRIDE_JOVIAN=1785307200 - OP_NODE_P2P_ADVERTISE_IP=${IP} - OP_NODE_P2P_LISTEN_IP=0.0.0.0 - OP_NODE_P2P_LISTEN_TCP_PORT=19113 diff --git a/op/geth/hashkeychain-mainnet-op-geth-pruned-pebble-path.yml b/op/geth/hashkeychain-mainnet-op-geth-pruned-pebble-path.yml index 619e0b54..e4ae8c7e 100644 --- a/op/geth/hashkeychain-mainnet-op-geth-pruned-pebble-path.yml +++ b/op/geth/hashkeychain-mainnet-op-geth-pruned-pebble-path.yml @@ -128,6 +128,9 @@ services: - OP_NODE_METRICS_ADDR=0.0.0.0 - OP_NODE_METRICS_ENABLED=true - OP_NODE_METRICS_PORT=7300 + - OP_NODE_OVERRIDE_HOLOCENE=1785306600 + - OP_NODE_OVERRIDE_ISTHMUS=1785306900 + - OP_NODE_OVERRIDE_JOVIAN=1785307200 - OP_NODE_P2P_ADVERTISE_IP=${IP} - OP_NODE_P2P_LISTEN_IP=0.0.0.0 - OP_NODE_P2P_LISTEN_TCP_PORT=17188 diff --git a/op/reth/hashkeychain-mainnet-op-reth-pruned-trace.yml b/op/reth/hashkeychain-mainnet-op-reth-pruned-trace.yml index 109f1c0b..9e4271ed 100644 --- a/op/reth/hashkeychain-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/hashkeychain-mainnet-op-reth-pruned-trace.yml @@ -134,6 +134,9 @@ services: - OP_NODE_METRICS_ADDR=0.0.0.0 - OP_NODE_METRICS_ENABLED=true - OP_NODE_METRICS_PORT=7300 + - OP_NODE_OVERRIDE_HOLOCENE=1785306600 + - OP_NODE_OVERRIDE_ISTHMUS=1785306900 + - OP_NODE_OVERRIDE_JOVIAN=1785307200 - OP_NODE_P2P_ADVERTISE_IP=${IP} - OP_NODE_P2P_LISTEN_IP=0.0.0.0 - OP_NODE_P2P_LISTEN_TCP_PORT=17151