diff --git a/node-key-globs.txt b/node-key-globs.txt index 184dca71..4ead1aa2 100644 --- a/node-key-globs.txt +++ b/node-key-globs.txt @@ -2,7 +2,7 @@ # One pattern per line. Lines starting with # are ignored. # Patterns are matched relative to the volume data directory -# geth clones and erigon +# geth clones, erigon and sonic **/nodekey # besu diff --git a/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash-mpt.yml b/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash-mpt.yml index 13d64369..323f3f14 100644 --- a/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash-mpt.yml +++ b/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash-mpt.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-mainnet-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.9.4} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.9.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash.yml b/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash.yml index 3e24f9f8..8d0672d7 100644 --- a/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash.yml +++ b/scroll/l2geth/scroll-mainnet-l2geth-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-mainnet-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.9.4} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.9.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml index 311c8aa8..ae8b8684 100644 --- a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml +++ b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-sepolia-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.4} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.14} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml index 078de500..9049b2e1 100644 --- a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml +++ b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-sepolia-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.4} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.14} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/sei/sei/sei-mainnet-sei-pruned.yml b/sei/sei/sei-mainnet-sei-pruned.yml index 2c35f294..cdd10977 100644 --- a/sei/sei/sei-mainnet-sei-pruned.yml +++ b/sei/sei/sei-mainnet-sei-pruned.yml @@ -37,7 +37,7 @@ services: context: ./sei dockerfile: sei.Dockerfile args: - SEI_VERSION: ${SEI_MAINNET_SEI_VERSION:-v6.2.4} + SEI_VERSION: ${SEI_MAINNET_SEI_VERSION:-v6.2.5} SEI_IMAGE: ${SEI_MAINNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei} sysctls: # TCP Performance diff --git a/sei/sei/sei-testnet-sei-pruned.yml b/sei/sei/sei-testnet-sei-pruned.yml index 77b84e8b..ba172b0e 100644 --- a/sei/sei/sei-testnet-sei-pruned.yml +++ b/sei/sei/sei-testnet-sei-pruned.yml @@ -37,7 +37,7 @@ services: context: ./sei dockerfile: sei.Dockerfile args: - SEI_VERSION: ${SEI_TESTNET_SEI_VERSION:-v6.2.4} + SEI_VERSION: ${SEI_TESTNET_SEI_VERSION:-v6.2.5} SEI_IMAGE: ${SEI_TESTNET_SEI_IMAGE:-ghcr.io/sei-protocol/sei} sysctls: # TCP Performance