From f75470e2c1170c39bcb25ff91cb5926104d4365b Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 1 May 2026 13:13:20 +0000 Subject: [PATCH] Update reth to v2.2.0 Co-Authored-By: Claude Agent --- compose_registry.json | 471 +++++++++--------- .../ethereum-hoodi-reth-archive-trace.yml | 2 +- .../reth/ethereum-hoodi-reth-pruned-trace.yml | 2 +- ...archive-trace--lighthouse-pruned-blobs.yml | 2 +- ...eum-mainnet-reth-archive-trace--nimbus.yml | 2 +- .../ethereum-mainnet-reth-archive-trace.yml | 2 +- ...eum-mainnet-reth-minimal-trace--blsync.yml | 2 +- ...eum-mainnet-reth-minimal-trace--nimbus.yml | 2 +- ...-mainnet-reth-pruned-trace--lighthouse.yml | 2 +- ...reum-mainnet-reth-pruned-trace--nimbus.yml | 2 +- .../ethereum-mainnet-reth-pruned-trace.yml | 2 +- ...eum-sepolia-reth-archive-trace--nimbus.yml | 2 +- .../ethereum-sepolia-reth-archive-trace.yml | 2 +- ...reum-sepolia-reth-pruned-trace--nimbus.yml | 2 +- .../ethereum-sepolia-reth-pruned-trace.yml | 2 +- 15 files changed, 246 insertions(+), 253 deletions(-) diff --git a/compose_registry.json b/compose_registry.json index 64660aff..753509b3 100644 --- a/compose_registry.json +++ b/compose_registry.json @@ -100,7 +100,7 @@ "compose_file": "arb/nitro/alephzero-mainnet-nitro-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "alephzero", "node": null, @@ -151,7 +151,7 @@ "compose_file": "arb/nitro/alephzero-sepolia-nitro-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "alephzero", "node": null, @@ -201,8 +201,8 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash", "features": [ - "path", - "pebble" + "hash", + "leveldb" ], "network": "arbitrum", "node": null, @@ -252,8 +252,7 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-one-nitro-archive-erigon", "features": [ - "hash", - "pebble" + "erigon" ], "network": "arbitrum", "node": null, @@ -270,7 +269,7 @@ "compose_file": "arb/nitro/arbitrum-one-nitro-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "arbitrum", "node": null, @@ -305,7 +304,7 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-one-nitro-archive-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "arbitrum", @@ -326,7 +325,7 @@ "pebble" ], "network": "arbitrum", - "node": null, + "node": "fireeth", "relay": null, "stack": "arb", "type": "pruned", @@ -391,7 +390,7 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "arbitrum", @@ -493,7 +492,7 @@ "client": "nitro", "compose_file": "arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-hash", "features": [ - "path", + "hash", "pebble" ], "network": "opencampuscodex", @@ -630,7 +629,7 @@ "compose_file": "arb/nitro/plume-testnet-nitro-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "plume", "node": null, @@ -647,7 +646,7 @@ "compose_file": "arb/nitro/plume-testnet-nitro-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "plume", "node": null, @@ -663,8 +662,8 @@ "client": "nitro", "compose_file": "arb/nitro/plume-testnet-nitro-pruned-leveldb-hash", "features": [ - "hash", - "leveldb" + "path", + "pebble" ], "network": "plume", "node": null, @@ -680,8 +679,8 @@ "client": "nitro", "compose_file": "arb/nitro/plume-testnet-nitro-pruned-pebble-path", "features": [ - "hash", - "leveldb" + "path", + "pebble" ], "network": "plume", "node": null, @@ -715,7 +714,7 @@ "compose_file": "arb/nitro/real-mainnet-nitro-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "real", "node": null, @@ -920,11 +919,12 @@ "client": "geth", "compose_file": "berachain/geth/berachain-bepolia-geth-pruned-pebble-path", "features": [ + "kit", "path", "pebble" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "pruned", @@ -939,11 +939,12 @@ "client": "geth", "compose_file": "berachain/geth/berachain-mainnet-geth-pruned-pebble-path", "features": [ + "kit", "path", "pebble" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "pruned", @@ -958,10 +959,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bartio-reth-archive-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "archive", @@ -976,10 +978,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bartio-reth-pruned-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "pruned", @@ -994,10 +997,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bepolia-reth-archive-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "archive", @@ -1012,10 +1016,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bepolia-reth-pruned-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "pruned", @@ -1030,10 +1035,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-mainnet-reth-archive-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "archive", @@ -1048,10 +1054,11 @@ "client": "reth", "compose_file": "berachain/reth/berachain-mainnet-reth-pruned-trace", "features": [ + "kit", "trace" ], "network": "berachain", - "node": "beacon-kit", + "node": "beacon", "relay": null, "stack": null, "type": "pruned", @@ -1162,7 +1169,7 @@ "pebble" ], "network": "bsc", - "node": null, + "node": "fireeth", "relay": null, "stack": null, "type": "pruned", @@ -1260,7 +1267,7 @@ "trace" ], "network": "bsc", - "node": null, + "node": "benchmark", "relay": null, "stack": null, "type": "minimal", @@ -1322,8 +1329,7 @@ "client": "reth", "compose_file": "bsc/reth/bsc-chapel-reth-archive-trace", "features": [ - "trace", - "triedb" + "trace" ], "network": "bsc", "node": null, @@ -1356,8 +1362,7 @@ "client": "reth", "compose_file": "bsc/reth/bsc-chapel-reth-pruned-trace", "features": [ - "trace", - "triedb" + "trace" ], "network": "bsc", "node": null, @@ -1390,8 +1395,7 @@ "client": "reth", "compose_file": "bsc/reth/bsc-mainnet-reth-archive-trace", "features": [ - "trace", - "triedb" + "trace" ], "network": "bsc", "node": null, @@ -1424,8 +1428,7 @@ "client": "reth", "compose_file": "bsc/reth/bsc-mainnet-reth-pruned-trace", "features": [ - "trace", - "triedb" + "trace" ], "network": "bsc", "node": null, @@ -1577,8 +1580,8 @@ "client": "core", "compose_file": "core/core/core-mainnet-core-pruned-pebble-path", "features": [ - "hash", - "leveldb" + "path", + "pebble" ], "network": "core", "node": null, @@ -1963,7 +1966,7 @@ "pebble" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -1999,7 +2002,7 @@ "pebble" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -2031,8 +2034,8 @@ "client": "geth", "compose_file": "ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth", "features": [ - "path", - "pebble" + "hash", + "leveldb" ], "network": "ethereum", "node": "nimbus", @@ -2091,7 +2094,7 @@ "pebble" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -2127,7 +2130,7 @@ "pebble" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -2198,7 +2201,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "prysm", "relay": null, "stack": null, "type": "archive", @@ -2215,7 +2218,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -2285,7 +2288,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "nimbus", "relay": null, "stack": null, "type": "archive", @@ -2302,7 +2305,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "prysm", "relay": null, "stack": null, "type": "archive", @@ -2335,7 +2338,7 @@ "trace" ], "network": "ethereum", - "node": "blsync", + "node": "nimbus", "relay": null, "stack": null, "type": "minimal", @@ -2369,7 +2372,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -2386,7 +2389,7 @@ "trace" ], "network": "ethereum", - "node": "lighthouse", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -2420,7 +2423,7 @@ "trace" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "archive", @@ -2454,7 +2457,7 @@ "trace" ], "network": "ethereum", - "node": "nimbus", + "node": "prysm", "relay": null, "stack": null, "type": "pruned", @@ -3502,7 +3505,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3518,7 +3521,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3534,7 +3537,7 @@ "trace" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3550,7 +3553,7 @@ "trace" ], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3562,11 +3565,9 @@ "chain": "mainnet", "client": "erigon", "compose_file": "op/erigon/boba-mainnet-op-erigon-archive", - "features": [ - "trace" - ], + "features": [], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3582,7 +3583,7 @@ "trace" ], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3594,11 +3595,9 @@ "chain": "sepolia", "client": "erigon", "compose_file": "op/erigon/boba-sepolia-op-erigon-archive", - "features": [ - "trace" - ], + "features": [], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3614,7 +3613,7 @@ "trace" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3630,7 +3629,7 @@ "trace" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3646,7 +3645,7 @@ "trace" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3694,7 +3693,7 @@ "trace" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3710,7 +3709,7 @@ "trace" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3726,7 +3725,7 @@ "trace" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3742,7 +3741,7 @@ "trace" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3758,7 +3757,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3774,7 +3773,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3806,7 +3805,7 @@ "trace" ], "network": "soneium", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3854,7 +3853,7 @@ "trace" ], "network": "swell", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3870,7 +3869,7 @@ "trace" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3886,7 +3885,7 @@ "trace" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3902,7 +3901,7 @@ "trace" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3918,7 +3917,7 @@ "trace" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3934,7 +3933,7 @@ "trace" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3950,7 +3949,7 @@ "trace" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3967,7 +3966,7 @@ "leveldb" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -3984,7 +3983,7 @@ "pebble" ], "network": "base", - "node": "node", + "node": "fireeth", "relay": null, "stack": "op", "type": "pruned", @@ -4002,7 +4001,7 @@ "pebble" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4019,7 +4018,7 @@ "leveldb" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4036,7 +4035,7 @@ "pebble" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4121,7 +4120,7 @@ "leveldb" ], "network": "bnb", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4138,7 +4137,7 @@ "pebble" ], "network": "bnb", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4155,7 +4154,7 @@ "leveldb" ], "network": "bnb", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4172,7 +4171,7 @@ "pebble" ], "network": "bnb", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4189,7 +4188,7 @@ "leveldb" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4203,10 +4202,10 @@ "compose_file": "op/geth/bob-mainnet-op-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4223,7 +4222,7 @@ "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4236,11 +4235,11 @@ "client": "geth", "compose_file": "op/geth/bob-mainnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4257,7 +4256,7 @@ "leveldb" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4271,10 +4270,10 @@ "compose_file": "op/geth/bob-sepolia-op-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4291,7 +4290,7 @@ "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4304,11 +4303,11 @@ "client": "geth", "compose_file": "op/geth/bob-sepolia-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "bob", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4325,7 +4324,7 @@ "leveldb" ], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4342,7 +4341,7 @@ "leveldb" ], "network": "boba", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4523,7 +4522,7 @@ "leveldb" ], "network": "fraxtal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4540,7 +4539,7 @@ "pebble" ], "network": "fraxtal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4557,7 +4556,7 @@ "leveldb" ], "network": "fraxtal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4574,7 +4573,7 @@ "pebble" ], "network": "fraxtal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4591,7 +4590,7 @@ "leveldb" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4608,7 +4607,7 @@ "pebble" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4625,7 +4624,7 @@ "leveldb" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4642,7 +4641,7 @@ "pebble" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4655,11 +4654,11 @@ "client": "geth", "compose_file": "op/geth/hashkeychain-testnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "hashkeychain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4693,7 +4692,7 @@ "leveldb" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4710,7 +4709,7 @@ "pebble" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4727,7 +4726,7 @@ "leveldb" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4744,7 +4743,7 @@ "pebble" ], "network": "ink", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4948,7 +4947,7 @@ "leveldb" ], "network": "mantle", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4965,7 +4964,7 @@ "leveldb" ], "network": "mantle", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -4982,7 +4981,7 @@ "leveldb" ], "network": "mantle", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -4999,7 +4998,7 @@ "leveldb" ], "network": "mantle", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5016,7 +5015,7 @@ "leveldb" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5033,7 +5032,7 @@ "pebble" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5050,7 +5049,7 @@ "leveldb" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5067,7 +5066,7 @@ "pebble" ], "network": "metal", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5084,7 +5083,7 @@ "leveldb" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5101,7 +5100,7 @@ "pebble" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5114,11 +5113,11 @@ "client": "geth", "compose_file": "op/geth/mode-mainnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5135,7 +5134,7 @@ "leveldb" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5152,7 +5151,7 @@ "pebble" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5165,11 +5164,11 @@ "client": "geth", "compose_file": "op/geth/mode-sepolia-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "mode", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5186,7 +5185,7 @@ "leveldb" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5204,7 +5203,7 @@ "pebble" ], "network": "op", - "node": "node", + "node": "fireeth", "relay": null, "stack": "op", "type": "pruned", @@ -5222,7 +5221,7 @@ "pebble" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5239,7 +5238,7 @@ "leveldb" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5256,7 +5255,7 @@ "pebble" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5307,7 +5306,7 @@ "leveldb" ], "network": "soneium", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5324,7 +5323,7 @@ "pebble" ], "network": "soneium", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5375,7 +5374,7 @@ "pebble" ], "network": "superseed", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5392,7 +5391,7 @@ "pebble" ], "network": "superseed", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5409,7 +5408,7 @@ "leveldb" ], "network": "swell", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5426,7 +5425,7 @@ "pebble" ], "network": "swell", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5443,7 +5442,7 @@ "leveldb" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5460,7 +5459,7 @@ "pebble" ], "network": "unichain", - "node": "node", + "node": "fireeth", "relay": null, "stack": "op", "type": "pruned", @@ -5478,7 +5477,7 @@ "pebble" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5495,7 +5494,7 @@ "leveldb" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5512,7 +5511,7 @@ "pebble" ], "network": "unichain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5529,7 +5528,7 @@ "leveldb" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5546,7 +5545,7 @@ "pebble" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5563,7 +5562,7 @@ "leveldb" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5580,7 +5579,7 @@ "pebble" ], "network": "worldchain", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5597,7 +5596,7 @@ "leveldb" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5611,10 +5610,10 @@ "compose_file": "op/geth/xlayer-mainnet-op-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5631,7 +5630,7 @@ "pebble" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5648,7 +5647,7 @@ "leveldb" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5662,10 +5661,10 @@ "compose_file": "op/geth/xlayer-testnet-op-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5682,7 +5681,7 @@ "pebble" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5696,10 +5695,10 @@ "compose_file": "op/geth/zircuit-garfield-op-geth-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5716,7 +5715,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5733,7 +5732,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5746,11 +5745,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-garfield-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5764,10 +5763,10 @@ "compose_file": "op/geth/zircuit-mainnet-op-geth-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5784,7 +5783,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5801,7 +5800,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5814,11 +5813,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-mainnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5832,10 +5831,10 @@ "compose_file": "op/geth/zircuit-testnet-op-geth-archive-leveldb-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5852,7 +5851,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5869,7 +5868,7 @@ "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5882,11 +5881,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-testnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "zircuit", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5903,7 +5902,7 @@ "leveldb" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5920,7 +5919,7 @@ "pebble" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5933,11 +5932,11 @@ "client": "geth", "compose_file": "op/geth/zora-mainnet-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5954,7 +5953,7 @@ "leveldb" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -5971,7 +5970,7 @@ "pebble" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -5984,11 +5983,11 @@ "client": "geth", "compose_file": "op/geth/zora-sepolia-op-geth-pruned-pebble-path", "features": [ - "hash", + "path", "pebble" ], "network": "zora", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6021,7 +6020,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6037,7 +6036,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "minimal", @@ -6053,7 +6052,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6069,7 +6068,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6085,7 +6084,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "minimal", @@ -6101,7 +6100,7 @@ "trace" ], "network": "base", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6149,7 +6148,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6165,7 +6164,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "minimal", @@ -6181,7 +6180,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6197,7 +6196,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6213,7 +6212,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "minimal", @@ -6229,7 +6228,7 @@ "trace" ], "network": "op", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6245,7 +6244,7 @@ "trace" ], "network": "soneium", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6261,7 +6260,7 @@ "trace" ], "network": "soneium", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6309,7 +6308,7 @@ "trace" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6325,7 +6324,7 @@ "trace" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6341,7 +6340,7 @@ "trace" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "archive", @@ -6357,7 +6356,7 @@ "trace" ], "network": "xlayer", - "node": "node", + "node": null, "relay": null, "stack": "op", "type": "pruned", @@ -6391,7 +6390,7 @@ "pebble" ], "network": "polygon", - "node": null, + "node": "fireeth", "relay": null, "stack": null, "type": "pruned", @@ -6747,8 +6746,7 @@ "compose_file": "scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash", "features": [ "hash", - "leveldb", - "mpt" + "leveldb" ], "network": "scroll", "node": null, @@ -6783,8 +6781,7 @@ "compose_file": "scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash", "features": [ "hash", - "leveldb", - "mpt" + "leveldb" ], "network": "scroll", "node": null, @@ -7061,9 +7058,7 @@ "chain": "mainnet", "client": "pathfinder", "compose_file": "starknet/pathfinder/starknet-mainnet-pathfinder-pruned", - "features": [ - "history" - ], + "features": [], "network": "starknet", "node": null, "relay": null, @@ -7107,9 +7102,7 @@ "chain": "sepolia", "client": "pathfinder", "compose_file": "starknet/pathfinder/starknet-sepolia-pathfinder-pruned", - "features": [ - "history" - ], + "features": [], "network": "starknet", "node": null, "relay": null, @@ -7128,7 +7121,7 @@ "leveldb" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7142,10 +7135,10 @@ "compose_file": "taiko/geth/taiko-alethia-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7162,7 +7155,7 @@ "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7179,7 +7172,7 @@ "leveldb" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7193,10 +7186,10 @@ "compose_file": "taiko/geth/taiko-hekla-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7213,7 +7206,7 @@ "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7230,7 +7223,7 @@ "leveldb" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7244,10 +7237,10 @@ "compose_file": "taiko/geth/taiko-hoodi-geth-archive-pebble-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7264,7 +7257,7 @@ "pebble" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7281,7 +7274,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7298,7 +7291,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7315,7 +7308,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7332,7 +7325,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7349,7 +7342,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "archive", @@ -7366,7 +7359,7 @@ "trace" ], "network": "taiko", - "node": "driver", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -7701,7 +7694,7 @@ "pebble" ], "network": "zero-gravity", - "node": "zerog", + "node": "config", "relay": null, "stack": null, "type": "pruned", @@ -7720,7 +7713,7 @@ "pebble" ], "network": "zero-gravity", - "node": "zerog", + "node": "config", "relay": null, "stack": null, "type": "pruned", diff --git a/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml b/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml index 4637cac6..da9a8ad3 100644 --- a/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-hoodi-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml b/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml index 07723631..583ab820 100644 --- a/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-hoodi-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml index ec94eb37..28b892b8 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml index 78ae1c64..66977b93 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml index e1b1dc65..d2241168 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml index 181da657..3e095fe5 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml @@ -33,7 +33,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth-minimal: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml index 1f7cf82c..b235126f 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml @@ -52,7 +52,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + RETH_VERSION: ${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} RETH_REPO: ${ETHEREUM_MAINNET_RETH_REPO:-https://github.com/paradigmxyz/reth} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml index ef59447f..42f4e561 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml index 2f1f85aa..5d74a649 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml index 382f7a7f..2196548f 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_MAINNET_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml index 23df2394..e42a0721 100644 --- a/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-sepolia-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml index e9b13bdc..5859987b 100644 --- a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-sepolia-reth: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml index 9d7a1beb..c1b898ef 100644 --- a/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-sepolia-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml b/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml index 51760d6d..8564cdb8 100644 --- a/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-sepolia-reth-pruned: - image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v1.9.3} + image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_SEPOLIA_RETH_VERSION:-v2.2.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle