deploy: regenerate compose from vibe-node main e5b5567e535a
This commit is contained in:
@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
|
||||
|
||||
services:
|
||||
aztec-testnet-pruned:
|
||||
image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-4.3.1}
|
||||
image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-5.0.0-rc.1}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
@@ -3322,9 +3322,9 @@
|
||||
"lagging_lag": 20,
|
||||
"syncing_lag": 40,
|
||||
"urls": [
|
||||
"https://rpc.testnet.aztec-labs.com"
|
||||
"https://v5.testnet.rpc.aztec-labs.com"
|
||||
],
|
||||
"rollup_version": "4127419662"
|
||||
"rollup_version": "4239416255"
|
||||
},
|
||||
"aztec-devnet": {
|
||||
"protocol": "aztec",
|
||||
|
||||
Reference in New Issue
Block a user