Regenerate all compose files with version updates
- prysm v7.1.3, lighthouse v8.1.3, java-tron v4.8.1 - Add zero-gravity/aristotle chain (chainid 16661) - Add tempo/mainnet compose files - Add tempo to chainid exempt list (uses named chain specs) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -7374,6 +7374,40 @@
|
||||
"taiko-hoodi-nethermind-pruned-rocksdb-trace"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "reth",
|
||||
"compose_file": "tempo/reth/tempo-mainnet-reth-archive-trace",
|
||||
"features": [
|
||||
"trace"
|
||||
],
|
||||
"network": "tempo",
|
||||
"node": null,
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "archive",
|
||||
"volumes": [
|
||||
"tempo-mainnet-reth-archive-trace",
|
||||
"tempo-mainnet-reth-secrets"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "reth",
|
||||
"compose_file": "tempo/reth/tempo-mainnet-reth-pruned-trace",
|
||||
"features": [
|
||||
"trace"
|
||||
],
|
||||
"network": "tempo",
|
||||
"node": null,
|
||||
"relay": null,
|
||||
"stack": null,
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"tempo-mainnet-reth-pruned-secrets",
|
||||
"tempo-mainnet-reth-pruned-trace"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "moderato",
|
||||
"client": "reth",
|
||||
|
||||
Reference in New Issue
Block a user