v5.9.24: update TRI home + explorer links, networking fixes, checkpoint publisher

- qt: TRI home → https://cryptographic-triangles.org/ (UI + 65 locales)
- qt: block explorer → https://blocks.cryptographic-triangles.org (65 locales)
- net: networking hardening + checkpoint publisher support
- build: MinGW cross-compilation toolchain, CI tridock rebuild trigger
- test: checkpoint publisher + onion v3 test updates
- test: chaindb equivalence test suite (LevelDB↔RocksDB migration parity)
- util: expose ResetDataDirCache() for test fixture datadir switching
- txdb: WriteRawPublic/ReadRawPublic test seam for raw byte-level access
- version bump 5.9.23 → 5.9.24
This commit is contained in:
Krystie
2026-06-23 17:36:31 -07:00
parent 9762c741b7
commit 53f003aef1
96 changed files with 1885 additions and 160 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
trianglesd:
build: .
image: cryptographic-triangles/trianglesd:5.7.6
image: cryptographic-triangles/trianglesd:5.9.24
container_name: trianglesd
restart: unless-stopped
ports: