Update versions: geth v1.17.0, nimbus multiarch-v26.2.1, bor 2.5.9, bsc 1.6.7, external-node v29.10.1-alpha, blsync alltools-v1.17.0

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
2026-02-18 04:23:44 +00:00
parent e06da27b3e
commit 74e21ccf73
42 changed files with 115 additions and 48 deletions

View File

@@ -539,13 +539,47 @@
"plume-mainnet-nitro-archive-leveldb-hash"
]
},
{
"chain": "mainnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-mainnet-nitro-archive-pebble-hash",
"features": [
"hash",
"leveldb"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "archive",
"volumes": [
"plume-mainnet-nitro-archive-pebble-hash"
]
},
{
"chain": "mainnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash",
"features": [
"hash",
"leveldb"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "pruned",
"volumes": [
"plume-mainnet-nitro-pruned-leveldb-hash"
]
},
{
"chain": "mainnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-mainnet-nitro-pruned-pebble-path",
"features": [
"path",
"pebble"
"hash",
"leveldb"
],
"network": "plume",
"node": null,
@@ -573,13 +607,47 @@
"plume-testnet-nitro-archive-leveldb-hash"
]
},
{
"chain": "testnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-testnet-nitro-archive-pebble-hash",
"features": [
"hash",
"leveldb"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "archive",
"volumes": [
"plume-testnet-nitro-archive-pebble-hash"
]
},
{
"chain": "testnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-testnet-nitro-pruned-leveldb-hash",
"features": [
"hash",
"leveldb"
],
"network": "plume",
"node": null,
"relay": null,
"stack": "arb",
"type": "pruned",
"volumes": [
"plume-testnet-nitro-pruned-leveldb-hash"
]
},
{
"chain": "testnet",
"client": "nitro",
"compose_file": "arb/nitro/plume-testnet-nitro-pruned-pebble-path",
"features": [
"path",
"pebble"
"hash",
"leveldb"
],
"network": "plume",
"node": null,