Skip to content

Changelog

Public milestones, each tied to a dated git tag. Detailed per-release notes live in the repository under audits/ and incidents/.

Honesty principle: each release lists what shipped and what remained open. Anything that did not land moved to the next milestone rather than being silently deferred.

  1. Audit closure2026-05-25
    v0.2.1

    Closed every code-doable item from the post-launch contract + integration audit. Coffer, Plinth, Sigil, and Vigil reentrancy guards consistent. Selector-mismatch class regression-tested against the deployed ABIs in two places. Faucet drain functions guard against zero-address recipients.

  2. Launch complete2026-05-25
    v0.2.0

    Subgraph completeness (Rostrum + eight event handlers). Vigil keeper goes live as a scheduled service. ResearchAttestation + Edict tier registry orchestrators ship. Off-chain notification channels (Telegram, Discord, email, webhook). Mobile-app reaches canon parity with the desktop verifier. Code4rena audit pack assembled.

  3. Launch ready2026-05-23
    v0.1.0

    LanternAttestor proof-of-reserves cron with on-chain publish. Validator-set bootstrap for Hyperliquid + Polymarket adapters. MockAavePool deployed to bridge Aave Horizon on testnet. Chaos Mode wired to real multisig pause/restore. Praetor CLI gains lantern publish-now + seed pre-flight. Loadtest baselines via k6.

  4. Verifier Mode foundation2026-05-18
    pre-v0.1

    Verifier-mode UI complete with deployment-readiness banners and a live Kani CI badge. Plinth SPAN compute and dual-oracle median path. Sigil EIP-712 with on-chain ecrecover via precompile 0x01. Aqueduct CCIP with reorg-safe replay protection and claim-back path. All adapters migrated to explicit-originator pattern (no `tx.origin`).

See /security for the disclosure policy and /docs/honesty for the live list of mocks, relays, and stubs on testnet.