stack-orchestrator/scripts/agave-container
A. F. Dudley 61b7f6a236 feat: ip_echo preflight tool + relay post-mortem and checklist
ip_echo_preflight.py: reimplements Solana ip_echo client protocol in
Python. Verifies UDP port reachability before snapshot download, called
from entrypoint.py. Prevents wasting hours on a snapshot only to
crash-loop on port reachability.

docs/postmortem-ashburn-relay-outbound.md: root cause analysis of the
firewalld nftables FORWARD chain blocking outbound relay traffic.

docs/ashburn-relay-checklist.md: 7-layer verification checklist for
relay path debugging.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:54:23 +00:00
..
Dockerfile Merge commit 'f4b3a46109a8da00fdd68d8999160ddc45dcc88a' as 'scripts/agave-container' 2026-03-08 19:13:38 +00:00
build.sh Merge commit 'f4b3a46109a8da00fdd68d8999160ddc45dcc88a' as 'scripts/agave-container' 2026-03-08 19:13:38 +00:00
entrypoint.py feat: snapshot leapfrog — auto-recovery when validator falls behind 2026-03-10 05:53:56 +00:00
ip_echo_preflight.py feat: ip_echo preflight tool + relay post-mortem and checklist 2026-03-10 05:54:23 +00:00
snapshot_download.py feat: snapshot leapfrog — auto-recovery when validator falls behind 2026-03-10 05:53:56 +00:00
start-test.sh Merge commit 'f4b3a46109a8da00fdd68d8999160ddc45dcc88a' as 'scripts/agave-container' 2026-03-08 19:13:38 +00:00