Skip to main content

ARTI_CLIENT_RELEASE_DATE

Constant ARTI_CLIENT_RELEASE_DATE 

Source
pub(crate) const ARTI_CLIENT_RELEASE_DATE: &str = "2026-03-30";
Expand description

The approximate release date for this version of arti-client.

We use this release date in protostatus to decide whether a consensus is new enough that we should obey its recommendations.

(We do not warn or shut down based on recommendations from consensuses older than our software: the fact that we released this version indicates that a newer consensus probably permits this version.)