aztec-testnet: bump to 4.3.1 (network redeployed, 3.0.2 genesis incompatible) + regen drift

Aztec testnet rollup was redeployed on Sepolia; 3.0.2 computes the old
genesis archive root and crash-loops. 4.3.1 matches the deployed rollup
and bootstraps from snapshot. Verified live on rpc-de-13.

Includes regen drift from current templates for other stale compose files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 03:33:44 +00:00
parent 83328a5ab5
commit 4b0ce9ca69
36 changed files with 374 additions and 440 deletions

View File

@@ -42,7 +42,7 @@ services:
networks:
- chains
volumes:
- ./op/celo/sepolia:/config
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_config}:/config
logging: *logging-defaults
celo-sepolia:
@@ -123,8 +123,8 @@ services:
networks:
- chains
volumes:
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_config}:/config
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-celo-sepolia-op-geth-pruned-pebble-hash}:/data
- ./op/celo/sepolia:/config
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk
logging: *logging-defaults
@@ -153,7 +153,7 @@ services:
networks:
- chains
volumes:
- ./op/celo/sepolia:/config
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_node_config}:/config
logging: *logging-defaults
celo-sepolia-node:
@@ -218,7 +218,7 @@ services:
networks:
- chains
volumes:
- ./op/celo/sepolia:/config
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_NODE_CONFIG:-celo-sepolia-op-geth-pruned-pebble-hash_node_config}:/config
- .jwtsecret:/jwtsecret:ro
logging: *logging-defaults
labels:
@@ -269,14 +269,18 @@ services:
- chains
volumes:
- ${CELO_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH__EIGENDA_PROXY_DATA:-celo-sepolia-op-geth-pruned-pebble-hash_eigenda-proxy}:/data
- ./op/celo/sepolia:/config
logging: *logging-defaults
labels:
- prometheus-scrape.enabled=false
volumes:
celo-sepolia-op-geth-pruned-pebble-hash:
celo-sepolia-op-geth-pruned-pebble-hash_config:
celo-sepolia-op-geth-pruned-pebble-hash_eigenda-proxy:
celo-sepolia-op-geth-pruned-pebble-hash_node_config:
x-ephemeral-volumes:
- celo-sepolia-op-geth-pruned-pebble-hash_config
x-upstreams:
- id: $${ID}