From 8776b382e72131e5105be6c74e3f03db317ede1c Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:49:27 +0100 Subject: [PATCH] update granite and holocene --- op-bob-mainnet.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/op-bob-mainnet.yml b/op-bob-mainnet.yml index fbe2a86d..c998a2db 100644 --- a/op-bob-mainnet.yml +++ b/op-bob-mainnet.yml @@ -35,7 +35,9 @@ services: - "GETH_OVERRIDE_CANYON=1704992401" - "GETH_OVERRIDE_DELTA=1708560000" - "GETH_OVERRIDE_ECOTONE=1710374401" - - "GETH_OVERRIDE_FJORD=1720627201" + - "GETH_OVERRIDE_FJORD=1720627201" + - "GETH_OVERRIDE_GRANITE=1736272801" + - "GETH_OVERRIDE_HOLOCENE=1736445601" labels: - "traefik.enable=true" - "traefik.http.middlewares.bob-stripprefix.stripprefix.prefixes=/bob-mainnet" @@ -100,6 +102,8 @@ services: - "OP_NODE_OVERRIDE_DELTA=1708560000" - "OP_NODE_OVERRIDE_ECOTONE=1710374401" - "OP_NODE_OVERRIDE_FJORD=1720627201" + - "OP_NODE_OVERRIDE_GRANITE=1736272801" + - "OP_NODE_OVERRIDE_HOLOCENE=1736445601" networks: - chains