tac: bump tacchaind client version from v1.6.0 to v1.6.2-beta.2-manual for mainnet hardfork
TAC mainnet halted at block 24,671,475 on 2026-08-22 and RESUMED 2026-09-02 via one-shot Aug-2026 state-recovery hardfork gated on chain-id tacchain_239-1 + height 24,671,476. v1.6.0 lacks that migration and cannot cross the fork height. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
||||
context: ./tac
|
||||
dockerfile: tacchaind.Dockerfile
|
||||
args:
|
||||
VERSION: ${TAC_SPB_TACCHAIND_VERSION:-v1.6.0}
|
||||
VERSION: ${TAC_SPB_TACCHAIND_VERSION:-v1.6.2-beta.2-manual}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
Reference in New Issue
Block a user