KGKasGraphGitHub

testnet soak

Sustained testnet validation artifact published.

This page is rendering the latest checked-in summary.json from the public testnet soak artifact directory. Values are only as strong as the published artifact.

current soak state

Success: 24-hour testnet soak target reached.

The rows below come from the latest public summary artifact found during the static site build.

Statuscompleted
Run date2026-06-01
Duration24.0 hours
Networkkaspa-testnet-10
DAA start/end1 / 479501516
Blocks indexed236759
POI checkpoints236759
Restart recoveryNot measured
Known issuesKasGraph soak API ran on 127.0.0.1:4002 because 127.0.0.1:4000 was occupied by LiteLLM.; Root cause fixed before completion: local TN10 was stale kaspad v1.1.0 and root disk was too full for the Toccata pruning-point UTXO import; the completed run used kaspad v1.2.1-toc.3 with sufficient disk.; At the 24-hour completion point, kaspad still reported phase syncing live DAG and kaspadSynced false; KasGraph indexing, RPC audit, Postgres, GraphQL health, and POI checkpoints remained active through the completion target.
VerdictSuccess: 24-hour testnet soak target reached.
repeatable soak command
SOAK_DURATION_SECONDS=86400 \
KASGRAPH_ENVIRONMENT=testnet \
KASGRAPH_NETWORK=kaspa-testnet-10 \
KASGRAPH_API_URL=http://127.0.0.1:4000 \
KASGRAPH_GRAPHQL_URL=http://127.0.0.1:4000/graphql \
bash scripts/soak/run-testnet-soak.sh

Artifacts