From b824fb0cf45f99391c92c7afa74746e71044c009 Mon Sep 17 00:00:00 2001 From: rob Date: Fri, 10 Jul 2026 07:03:59 +0000 Subject: [PATCH] aztec-testnet: 5.0.0-rc.1 -> 5.0.0-rc.2 - VK tree root mismatch with upgraded testnet rollup (node wedged 'Still waiting' on de-13) Co-Authored-By: Claude Fable 5 --- aztec/aztec/aztec-testnet-aztec-pruned.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aztec/aztec/aztec-testnet-aztec-pruned.yml b/aztec/aztec/aztec-testnet-aztec-pruned.yml index 40f9bc95..5590ad8a 100644 --- a/aztec/aztec/aztec-testnet-aztec-pruned.yml +++ b/aztec/aztec/aztec-testnet-aztec-pruned.yml @@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults services: aztec-testnet-pruned: - image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-5.0.0-rc.1} + image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-5.0.0-rc.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle