From 76c441e2bb36890a283ebf1abfcf899f29318aae Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 15 May 2026 04:11:53 +0000 Subject: [PATCH] Update versions: bor 2.7.3->2.8.0, erigon3 v3.5.0->v3.6.0 (polygon), reth v1.2.0->v1.2.1 (gnosis) Co-Authored-By: Claude Agent --- compose_registry.json | 449 +++++++++--------- .../reth/gnosis-chiado-reth-archive-trace.yml | 2 +- .../reth/gnosis-chiado-reth-pruned-trace.yml | 2 +- .../gnosis-mainnet-reth-archive-trace.yml | 2 +- .../reth/gnosis-mainnet-reth-pruned-trace.yml | 2 +- .../polygon-amoy-bor-pruned-pebble-path.yml | 2 +- ...polygon-mainnet-bor-pruned-pebble-path.yml | 2 +- .../polygon-amoy-erigon3-archive-trace.yml | 2 +- .../polygon-amoy-erigon3-minimal-trace.yml | 2 +- .../polygon-amoy-erigon3-pruned-trace.yml | 2 +- .../polygon-mainnet-erigon3-archive-trace.yml | 2 +- .../polygon-mainnet-erigon3-minimal-trace.yml | 2 +- .../polygon-mainnet-erigon3-pruned-trace.yml | 2 +- 13 files changed, 240 insertions(+), 233 deletions(-) diff --git a/compose_registry.json b/compose_registry.json index cee39f55..de9fae45 100644 --- a/compose_registry.json +++ b/compose_registry.json @@ -201,8 +201,8 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash", "features": [ - "hash", - "leveldb" + "path", + "pebble" ], "network": "arbitrum", "node": null, @@ -252,7 +252,8 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-one-nitro-archive-erigon", "features": [ - "erigon" + "hash", + "pebble" ], "network": "arbitrum", "node": null, @@ -269,7 +270,7 @@ "compose_file": "arb/nitro/arbitrum-one-nitro-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "arbitrum", "node": null, @@ -304,7 +305,7 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-one-nitro-archive-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "arbitrum", @@ -325,7 +326,7 @@ "pebble" ], "network": "arbitrum", - "node": "fireeth", + "node": null, "relay": null, "stack": "arb", "type": "pruned", @@ -390,7 +391,7 @@ "client": "nitro", "compose_file": "arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "arbitrum", @@ -919,12 +920,11 @@ "client": "geth", "compose_file": "berachain/geth/berachain-bepolia-geth-pruned-pebble-path", "features": [ - "kit", "path", "pebble" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "pruned", @@ -939,12 +939,11 @@ "client": "geth", "compose_file": "berachain/geth/berachain-mainnet-geth-pruned-pebble-path", "features": [ - "kit", "path", "pebble" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "pruned", @@ -959,11 +958,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bartio-reth-archive-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "archive", @@ -978,11 +976,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bartio-reth-pruned-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "pruned", @@ -997,11 +994,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bepolia-reth-archive-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "archive", @@ -1016,11 +1012,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-bepolia-reth-pruned-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "pruned", @@ -1035,11 +1030,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-mainnet-reth-archive-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "archive", @@ -1054,11 +1048,10 @@ "client": "reth", "compose_file": "berachain/reth/berachain-mainnet-reth-pruned-trace", "features": [ - "kit", "trace" ], "network": "berachain", - "node": "beacon", + "node": "beacon-kit", "relay": null, "stack": null, "type": "pruned", @@ -1148,7 +1141,7 @@ "client": "bsc", "compose_file": "bsc/bsc/bsc-mainnet-bsc-minimal-pebble-hash", "features": [ - "hash", + "path", "pebble" ], "network": "bsc", @@ -1186,7 +1179,7 @@ "pebble" ], "network": "bsc", - "node": "fireeth", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -1284,7 +1277,7 @@ "trace" ], "network": "bsc", - "node": "benchmark", + "node": null, "relay": null, "stack": null, "type": "minimal", @@ -1346,7 +1339,8 @@ "client": "reth", "compose_file": "bsc/reth/bsc-chapel-reth-archive-trace", "features": [ - "trace" + "trace", + "triedb" ], "network": "bsc", "node": null, @@ -1379,7 +1373,8 @@ "client": "reth", "compose_file": "bsc/reth/bsc-chapel-reth-pruned-trace", "features": [ - "trace" + "trace", + "triedb" ], "network": "bsc", "node": null, @@ -1412,7 +1407,8 @@ "client": "reth", "compose_file": "bsc/reth/bsc-mainnet-reth-archive-trace", "features": [ - "trace" + "trace", + "triedb" ], "network": "bsc", "node": null, @@ -1445,7 +1441,8 @@ "client": "reth", "compose_file": "bsc/reth/bsc-mainnet-reth-pruned-trace", "features": [ - "trace" + "trace", + "triedb" ], "network": "bsc", "node": null, @@ -1597,8 +1594,8 @@ "client": "core", "compose_file": "core/core/core-mainnet-core-pruned-pebble-path", "features": [ - "path", - "pebble" + "hash", + "leveldb" ], "network": "core", "node": null, @@ -1983,7 +1980,7 @@ "pebble" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -2019,7 +2016,7 @@ "pebble" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -2051,8 +2048,8 @@ "client": "geth", "compose_file": "ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth", "features": [ - "hash", - "leveldb" + "path", + "pebble" ], "network": "ethereum", "node": "nimbus", @@ -2111,7 +2108,7 @@ "pebble" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -2147,7 +2144,7 @@ "pebble" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -2218,7 +2215,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "lighthouse", "relay": null, "stack": null, "type": "archive", @@ -2235,7 +2232,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "lighthouse", "relay": null, "stack": null, "type": "pruned", @@ -2305,7 +2302,7 @@ "trace" ], "network": "ethereum", - "node": "nimbus", + "node": "lighthouse", "relay": null, "stack": null, "type": "archive", @@ -2322,7 +2319,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "lighthouse", "relay": null, "stack": null, "type": "archive", @@ -2355,7 +2352,7 @@ "trace" ], "network": "ethereum", - "node": "nimbus", + "node": "blsync", "relay": null, "stack": null, "type": "minimal", @@ -2389,7 +2386,7 @@ "trace" ], "network": "ethereum", - "node": "nimbus", + "node": "lighthouse", "relay": null, "stack": null, "type": "pruned", @@ -2406,7 +2403,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "lighthouse", "relay": null, "stack": null, "type": "pruned", @@ -2440,7 +2437,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "archive", @@ -2474,7 +2471,7 @@ "trace" ], "network": "ethereum", - "node": "prysm", + "node": "nimbus", "relay": null, "stack": null, "type": "pruned", @@ -3522,7 +3519,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3538,7 +3535,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3554,7 +3551,7 @@ "trace" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3570,7 +3567,7 @@ "trace" ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3582,9 +3579,11 @@ "chain": "mainnet", "client": "erigon", "compose_file": "op/erigon/boba-mainnet-op-erigon-archive", - "features": [], + "features": [ + "trace" + ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3600,7 +3599,7 @@ "trace" ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3612,9 +3611,11 @@ "chain": "sepolia", "client": "erigon", "compose_file": "op/erigon/boba-sepolia-op-erigon-archive", - "features": [], + "features": [ + "trace" + ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3630,7 +3631,7 @@ "trace" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3646,7 +3647,7 @@ "trace" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3662,7 +3663,7 @@ "trace" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3710,7 +3711,7 @@ "trace" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3726,7 +3727,7 @@ "trace" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3742,7 +3743,7 @@ "trace" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3758,7 +3759,7 @@ "trace" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3774,7 +3775,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3790,7 +3791,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3822,7 +3823,7 @@ "trace" ], "network": "soneium", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3870,7 +3871,7 @@ "trace" ], "network": "swell", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3886,7 +3887,7 @@ "trace" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3902,7 +3903,7 @@ "trace" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3918,7 +3919,7 @@ "trace" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3934,7 +3935,7 @@ "trace" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3950,7 +3951,7 @@ "trace" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3966,7 +3967,7 @@ "trace" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -3983,7 +3984,7 @@ "leveldb" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4000,7 +4001,7 @@ "pebble" ], "network": "base", - "node": "fireeth", + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4018,7 +4019,7 @@ "pebble" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4035,7 +4036,7 @@ "leveldb" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4052,7 +4053,7 @@ "pebble" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4137,7 +4138,7 @@ "leveldb" ], "network": "bnb", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4154,7 +4155,7 @@ "pebble" ], "network": "bnb", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4171,7 +4172,7 @@ "leveldb" ], "network": "bnb", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4188,7 +4189,7 @@ "pebble" ], "network": "bnb", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4205,7 +4206,7 @@ "leveldb" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4219,10 +4220,10 @@ "compose_file": "op/geth/bob-mainnet-op-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4239,7 +4240,7 @@ "pebble" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4252,11 +4253,11 @@ "client": "geth", "compose_file": "op/geth/bob-mainnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4273,7 +4274,7 @@ "leveldb" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4287,10 +4288,10 @@ "compose_file": "op/geth/bob-sepolia-op-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4307,7 +4308,7 @@ "pebble" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4320,11 +4321,11 @@ "client": "geth", "compose_file": "op/geth/bob-sepolia-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "bob", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4341,7 +4342,7 @@ "leveldb" ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4358,7 +4359,7 @@ "leveldb" ], "network": "boba", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4539,7 +4540,7 @@ "leveldb" ], "network": "fraxtal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4556,7 +4557,7 @@ "pebble" ], "network": "fraxtal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4573,7 +4574,7 @@ "leveldb" ], "network": "fraxtal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4590,7 +4591,7 @@ "pebble" ], "network": "fraxtal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4607,7 +4608,7 @@ "leveldb" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4624,7 +4625,7 @@ "pebble" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4641,7 +4642,7 @@ "leveldb" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4658,7 +4659,7 @@ "pebble" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4671,11 +4672,11 @@ "client": "geth", "compose_file": "op/geth/hashkeychain-testnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "hashkeychain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4709,7 +4710,7 @@ "leveldb" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4726,7 +4727,7 @@ "pebble" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4743,7 +4744,7 @@ "leveldb" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4760,7 +4761,7 @@ "pebble" ], "network": "ink", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -4964,7 +4965,7 @@ "leveldb" ], "network": "mantle", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -4998,7 +4999,7 @@ "leveldb" ], "network": "mantle", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5032,7 +5033,7 @@ "leveldb" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5049,7 +5050,7 @@ "pebble" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5066,7 +5067,7 @@ "leveldb" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5083,7 +5084,7 @@ "pebble" ], "network": "metal", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5100,7 +5101,7 @@ "leveldb" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5117,7 +5118,7 @@ "pebble" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5130,11 +5131,11 @@ "client": "geth", "compose_file": "op/geth/mode-mainnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5151,7 +5152,7 @@ "leveldb" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5168,7 +5169,7 @@ "pebble" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5181,11 +5182,11 @@ "client": "geth", "compose_file": "op/geth/mode-sepolia-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "mode", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5202,7 +5203,7 @@ "leveldb" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5220,7 +5221,7 @@ "pebble" ], "network": "op", - "node": "fireeth", + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5238,7 +5239,7 @@ "pebble" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5255,7 +5256,7 @@ "leveldb" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5272,7 +5273,7 @@ "pebble" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5323,7 +5324,7 @@ "leveldb" ], "network": "soneium", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5340,7 +5341,7 @@ "pebble" ], "network": "soneium", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5391,7 +5392,7 @@ "pebble" ], "network": "superseed", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5408,7 +5409,7 @@ "pebble" ], "network": "superseed", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5425,7 +5426,7 @@ "leveldb" ], "network": "swell", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5442,7 +5443,7 @@ "pebble" ], "network": "swell", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5459,7 +5460,7 @@ "leveldb" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5476,7 +5477,7 @@ "pebble" ], "network": "unichain", - "node": "fireeth", + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5494,7 +5495,7 @@ "pebble" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5511,7 +5512,7 @@ "leveldb" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5528,7 +5529,7 @@ "pebble" ], "network": "unichain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5545,7 +5546,7 @@ "leveldb" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5562,7 +5563,7 @@ "pebble" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5579,7 +5580,7 @@ "leveldb" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5596,7 +5597,7 @@ "pebble" ], "network": "worldchain", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5613,7 +5614,7 @@ "leveldb" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5627,10 +5628,10 @@ "compose_file": "op/geth/xlayer-mainnet-op-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5647,7 +5648,7 @@ "pebble" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5664,7 +5665,7 @@ "leveldb" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5678,10 +5679,10 @@ "compose_file": "op/geth/xlayer-testnet-op-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5698,7 +5699,7 @@ "pebble" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5712,10 +5713,10 @@ "compose_file": "op/geth/zircuit-garfield-op-geth-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5732,7 +5733,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5749,7 +5750,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5762,11 +5763,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-garfield-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5780,10 +5781,10 @@ "compose_file": "op/geth/zircuit-mainnet-op-geth-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5800,7 +5801,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5817,7 +5818,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5830,11 +5831,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-mainnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5848,10 +5849,10 @@ "compose_file": "op/geth/zircuit-testnet-op-geth-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5868,7 +5869,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5885,7 +5886,7 @@ "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5898,11 +5899,11 @@ "client": "geth", "compose_file": "op/geth/zircuit-testnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "zircuit", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5919,7 +5920,7 @@ "leveldb" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5936,7 +5937,7 @@ "pebble" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5949,11 +5950,11 @@ "client": "geth", "compose_file": "op/geth/zora-mainnet-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -5970,7 +5971,7 @@ "leveldb" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -5987,7 +5988,7 @@ "pebble" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6000,11 +6001,11 @@ "client": "geth", "compose_file": "op/geth/zora-sepolia-op-geth-pruned-pebble-path", "features": [ - "path", + "hash", "pebble" ], "network": "zora", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6037,7 +6038,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6053,7 +6054,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "minimal", @@ -6069,7 +6070,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6085,7 +6086,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6101,7 +6102,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "minimal", @@ -6117,7 +6118,7 @@ "trace" ], "network": "base", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6165,7 +6166,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6181,7 +6182,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "minimal", @@ -6197,7 +6198,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6213,7 +6214,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6229,7 +6230,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "minimal", @@ -6245,7 +6246,7 @@ "trace" ], "network": "op", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6261,7 +6262,7 @@ "trace" ], "network": "soneium", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6277,7 +6278,7 @@ "trace" ], "network": "soneium", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6325,7 +6326,7 @@ "trace" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6341,7 +6342,7 @@ "trace" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6357,7 +6358,7 @@ "trace" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "archive", @@ -6373,7 +6374,7 @@ "trace" ], "network": "xlayer", - "node": null, + "node": "node", "relay": null, "stack": "op", "type": "pruned", @@ -6407,7 +6408,7 @@ "pebble" ], "network": "polygon", - "node": "fireeth", + "node": null, "relay": null, "stack": null, "type": "pruned", @@ -6763,7 +6764,8 @@ "compose_file": "scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "leveldb", + "mpt" ], "network": "scroll", "node": null, @@ -6798,7 +6800,8 @@ "compose_file": "scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash", "features": [ "hash", - "leveldb" + "leveldb", + "mpt" ], "network": "scroll", "node": null, @@ -7075,7 +7078,9 @@ "chain": "mainnet", "client": "pathfinder", "compose_file": "starknet/pathfinder/starknet-mainnet-pathfinder-pruned", - "features": [], + "features": [ + "history" + ], "network": "starknet", "node": null, "relay": null, @@ -7119,7 +7124,9 @@ "chain": "sepolia", "client": "pathfinder", "compose_file": "starknet/pathfinder/starknet-sepolia-pathfinder-pruned", - "features": [], + "features": [ + "history" + ], "network": "starknet", "node": null, "relay": null, @@ -7138,7 +7145,7 @@ "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7152,10 +7159,10 @@ "compose_file": "taiko/geth/taiko-alethia-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7172,7 +7179,7 @@ "pebble" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7189,7 +7196,7 @@ "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7203,10 +7210,10 @@ "compose_file": "taiko/geth/taiko-hekla-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7223,7 +7230,7 @@ "pebble" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7240,7 +7247,7 @@ "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7254,10 +7261,10 @@ "compose_file": "taiko/geth/taiko-hoodi-geth-archive-pebble-hash", "features": [ "hash", - "pebble" + "leveldb" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7274,7 +7281,7 @@ "pebble" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7291,7 +7298,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7308,7 +7315,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7325,7 +7332,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7342,7 +7349,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7359,7 +7366,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "archive", @@ -7376,7 +7383,7 @@ "trace" ], "network": "taiko", - "node": null, + "node": "driver", "relay": null, "stack": null, "type": "pruned", @@ -7711,7 +7718,7 @@ "pebble" ], "network": "zero-gravity", - "node": "config", + "node": "zerog", "relay": null, "stack": null, "type": "pruned", @@ -7730,7 +7737,7 @@ "pebble" ], "network": "zero-gravity", - "node": "config", + "node": "zerog", "relay": null, "stack": null, "type": "pruned", diff --git a/gnosis/reth/gnosis-chiado-reth-archive-trace.yml b/gnosis/reth/gnosis-chiado-reth-archive-trace.yml index eb7bda2b..e8181d07 100644 --- a/gnosis/reth/gnosis-chiado-reth-archive-trace.yml +++ b/gnosis/reth/gnosis-chiado-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-chiado-reth: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.2.0} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.2.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml b/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml index 3da137a7..dffe44a9 100644 --- a/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml +++ b/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-chiado-reth-pruned: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.2.0} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.2.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml b/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml index a0c1fe5e..eaa59bbe 100644 --- a/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml +++ b/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-mainnet-reth: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.2.0} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.2.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml b/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml index a74451e1..193d1c8b 100644 --- a/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml +++ b/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-mainnet-reth-pruned: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.2.0} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.2.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml index c53994eb..8e2f46a2 100644 --- a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml +++ b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.7.3} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.8.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/bor/polygon-mainnet-bor-pruned-pebble-path.yml b/polygon/bor/polygon-mainnet-bor-pruned-pebble-path.yml index da6d063f..58b3c2d6 100644 --- a/polygon/bor/polygon-mainnet-bor-pruned-pebble-path.yml +++ b/polygon/bor/polygon-mainnet-bor-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_MAINNET_BOR_VERSION:-2.7.3} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_MAINNET_BOR_VERSION:-2.8.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml index 44e951b3..effe3136 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3-archive: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml index b8a6aa32..fcad788b 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3-minimal: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml index eb4c456e..b2bb151b 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml index 7b86fed5..b489e16a 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3-archive: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml index a7e052c9..f7d07096 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3-minimal: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml index a0db635a..784e7810 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.5.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle