From d960ca7acd298aef9752cfd792ab862104abc646 Mon Sep 17 00:00:00 2001 From: Para Dox Date: Wed, 23 Apr 2025 08:07:45 +0700 Subject: [PATCH] hardfork --- op/blast/sepolia/rollup.json | 4 +++- op/geth/blast-sepolia-op-geth-pruned-pebble-hash.yml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/op/blast/sepolia/rollup.json b/op/blast/sepolia/rollup.json index 4f827ccf..f98bb837 100755 --- a/op/blast/sepolia/rollup.json +++ b/op/blast/sepolia/rollup.json @@ -26,8 +26,10 @@ "canyon_time": 0, "delta_time": 1713999600, "ecotone_time": 1713999600, + "taiga_time": 1745589600, + "pectra_blob_schedule_time": 1745589600, "batch_inbox_address": "0x1c3b85a2108784eab6a4bf56cdd6f722e415b331", "deposit_contract_address": "0x2757e4430e694f27b73ec9c02257cab3a498c8c5", "l1_system_config_address": "0x329faf078c364a316e08bf6a17b7eee6ae75a613", "protocol_versions_address": "0x0000000000000000000000000000000000000000" -} +} \ No newline at end of file diff --git a/op/geth/blast-sepolia-op-geth-pruned-pebble-hash.yml b/op/geth/blast-sepolia-op-geth-pruned-pebble-hash.yml index bfea7b32..b413939c 100644 --- a/op/geth/blast-sepolia-op-geth-pruned-pebble-hash.yml +++ b/op/geth/blast-sepolia-op-geth-pruned-pebble-hash.yml @@ -2,7 +2,7 @@ services: blast-sepolia: - image: ${BLAST_GETH_IMAGE:-blastio/blast-geth}:${BLAST_SEPOLIA_GETH_VERSION:-sepolia-v1.2.3} + image: ${BLAST_GETH_IMAGE:-blastio/blast-geth}:${BLAST_SEPOLIA_GETH_VERSION:-sepolia-v1.3.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -74,7 +74,7 @@ services: - traefik.http.routers.blast-sepolia-op-geth-pruned-pebble-hash.middlewares=blast-sepolia-op-geth-pruned-pebble-hash-stripprefix, ipallowlist blast-sepolia-node: - image: ${BLAST_NODE_IMAGE:-blastio/blast-optimism}:${BLAST_SEPOLIA_NODE_VERSION:-sepolia-v1.2.3} + image: ${BLAST_NODE_IMAGE:-blastio/blast-optimism}:${BLAST_SEPOLIA_NODE_VERSION:-sepolia-v1.3.0} ports: - 16591:16591 - 16591:16591/udp