Regenerate all compose files with version updates

- prysm v7.1.3, lighthouse v8.1.3, java-tron v4.8.1
- Add zero-gravity/aristotle chain (chainid 16661)
- Add tempo/mainnet compose files
- Add tempo to chainid exempt list (uses named chain specs)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-24 19:14:33 +00:00
parent 926a993129
commit d0291932bc
357 changed files with 1015 additions and 2114 deletions

View File

@@ -41,7 +41,7 @@ services:
context: ./sonic
dockerfile: sonic.Dockerfile
args:
VERSION: v2.1.6
VERSION: v2.1.4
REPO: https://github.com/0xsoniclabs/sonic.git
COMMIT: ''
PATCH: ''
@@ -67,7 +67,7 @@ services:
- 6060
environment:
- CACHE_GB=${SONIC_CACHE_GB:-28}
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-54160-full.g
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-41500-full.g
- IP=${IP}
- SONIC_HOME=/var/sonic
command:

View File

@@ -41,7 +41,7 @@ services:
context: ./sonic
dockerfile: sonic.Dockerfile
args:
VERSION: v2.1.6
VERSION: v2.1.4
REPO: https://github.com/0xsoniclabs/sonic.git
COMMIT: ''
PATCH: ''
@@ -67,7 +67,7 @@ services:
- 6060
environment:
- CACHE_GB=${SONIC_CACHE_GB:-28}
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-54160-pruned.g
- GENESIS=https://genesis.soniclabs.com/sonic-mainnet/genesis/sonic-41500-pruned.g
- IP=${IP}
- SONIC_HOME=/var/sonic
command:

View File

@@ -41,7 +41,7 @@ services:
context: ./sonic
dockerfile: sonic.Dockerfile
args:
VERSION: v2.1.6
VERSION: v2.1.4
REPO: https://github.com/0xsoniclabs/sonic.git
COMMIT: ''
PATCH: ''
@@ -67,7 +67,7 @@ services:
- 6060
environment:
- CACHE_GB=${SONIC_CACHE_GB:-28}
- GENESIS=https://genesis.soniclabs.com/sonic-testnet/genesis/testnet-9840-full.g
- GENESIS=https://genesis.soniclabs.com/sonic-testnet/genesis/testnet-4050-full.g
- IP=${IP}
- SONIC_HOME=/var/sonic
command:

View File

@@ -41,7 +41,7 @@ services:
context: ./sonic
dockerfile: sonic.Dockerfile
args:
VERSION: v2.1.6
VERSION: v2.1.4
REPO: https://github.com/0xsoniclabs/sonic.git
COMMIT: ''
PATCH: ''
@@ -67,7 +67,7 @@ services:
- 6060
environment:
- CACHE_GB=${SONIC_CACHE_GB:-28}
- GENESIS=https://genesis.soniclabs.com/sonic-testnet/genesis/testnet-9840-pruned.g
- GENESIS=https://genesis.soniclabs.com/sonic-testnet/genesis/testnet-4050-pruned.g
- IP=${IP}
- SONIC_HOME=/var/sonic
command: