Skip to content

v0.1.21 - Hot-Capacity Audit Hardening

Choose a tag to compare

@Keplerteron Keplerteron released this 06 Jul 12:53

This release hardens Verathos hot-capacity audit enforcement for mainnet rollout. It improves score-gate behavior, audit history retention, model eligibility checks, and miner audit logging while keeping miner auto-update unchanged.

Highlights

  • Hardened hot-capacity score-gate behavior for proof-of-compute capacity enforcement.
  • Added compact validator-side audit history retention for recent verified and failed audit evidence.
  • Improved score-gate handling around recommended-model eligibility and repeated audit failures.
  • Reduced noisy miner logs for safe overdrain / not-scheduled audit submissions.
  • Preserved UID-wide enforcement semantics for repeated hot-capacity audit failures.
  • Fixed audit artifact handling when a publish helper returns no accepted-validator count.
  • Kept miner version unchanged; validator/spec version is now 0.1.21.

Operator Notes

  • Validators auto-update from 0.1.20 to 0.1.21.
  • Miners are not forced to auto-update by this release, but should still run the latest code before score-gate enforcement is tightened.
  • Hot-capacity audits remain controlled through hosted subnet config.

Full Changelog: v0.1.19...v0.1.21