• dev-150 086f39c518

    Ghost released this 2026-07-11 17:01:18 +03:00 | 2660 commits to dev since this release

    Introduce relay-proof lifecycle and per-runtime proxy-generation handling.

    Adds endpoint_health_lifecycle.cpp and new relay-proof types/state (RelayProofIdentity/State, relayProofs map) plus Promote/Retire helpers and pruning/TTL. Update policy to prune endpoint state and relay proofs. Forward retire/apply-generation through ProxyControlPlane and SessionProxy adapter and call applyMtproxyProxyGeneration from Instance::migrateProxy. Remove lastRelayAttemptId scalar. Register new source in CMake and bump account limits to 100. Many tests updated to exercise the new lifecycle and generation semantics.

    Downloads