update
This commit is contained in:
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet:
|
linea-mainnet:
|
||||||
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_MAINNET_BESU_VERSION:-beta-v4.0-rc17-20251024131506-d32162b}
|
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_MAINNET_BESU_VERSION:-beta-v4.0-rc17-20251027155452-cd25bfd}
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia:
|
linea-sepolia:
|
||||||
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_SEPOLIA_BESU_VERSION:-beta-v4.0-rc17-20251024131506-d32162b}
|
image: ${LINEA_BESU_IMAGE:-consensys/linea-besu-package}:${LINEA_SEPOLIA_BESU_VERSION:-beta-v4.0-rc17-20251027155452-cd25bfd}
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ services:
|
|||||||
context: ./sei
|
context: ./sei
|
||||||
dockerfile: sei.Dockerfile
|
dockerfile: sei.Dockerfile
|
||||||
args:
|
args:
|
||||||
SEI_VERSION: ${SEI_MAINNET_SEI_VERSION:-v6.2.2}
|
SEI_VERSION: ${SEI_MAINNET_SEI_VERSION:-v6.2.3}
|
||||||
SEI_IMAGE: ${SEI_MAINNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei}
|
SEI_IMAGE: ${SEI_MAINNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei}
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ services:
|
|||||||
context: ./sei
|
context: ./sei
|
||||||
dockerfile: sei.Dockerfile
|
dockerfile: sei.Dockerfile
|
||||||
args:
|
args:
|
||||||
SEI_VERSION: ${SEI_TESTNET_SEI_VERSION:-v6.2.2}
|
SEI_VERSION: ${SEI_TESTNET_SEI_VERSION:-v6.2.3}
|
||||||
SEI_IMAGE: ${SEI_TESTNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei}
|
SEI_IMAGE: ${SEI_TESTNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei}
|
||||||
sysctls:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
|
|||||||
Reference in New Issue
Block a user