deploy: regenerate compose from vibe-node main dd2f311ede7c

This commit is contained in:
2026-06-22 01:26:03 +00:00
parent d2c2de7341
commit fb0ba537ec
5 changed files with 213 additions and 5 deletions

View File

@@ -5025,7 +5025,7 @@
"client": "geth",
"compose_file": "op/geth/lisk-mainnet-op-geth-pruned-pebble-hash",
"features": [
"path",
"hash",
"pebble"
],
"network": "lisk",
@@ -5042,7 +5042,7 @@
"client": "geth",
"compose_file": "op/geth/lisk-mainnet-op-geth-pruned-pebble-path",
"features": [
"path",
"hash",
"pebble"
],
"network": "lisk",
@@ -6855,6 +6855,22 @@
"xlayer-testnet-op-reth-archive-trace"
]
},
{
"chain": "mainnet",
"client": "reth",
"compose_file": "op/reth/zora-mainnet-op-reth-pruned-trace",
"features": [
"trace"
],
"network": "zora",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"zora-mainnet-op-reth-pruned-trace"
]
},
{
"chain": "amoy",
"client": "bor",